Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The RPC_PrintNamedProperty structure specifies a Job Named Property (section 3.1.1).<81>
-
typedef struct { [string] wchar_t* propertyName; RPC_PrintPropertyValue propertyValue; } RPC_PrintNamedProperty;
propertyName: A pointer to a string containing the name of the property.
propertyValue: An RPC_PrintPropertyValue structure (section 2.2.1.14.1) containing the value of the property.