funzione HSTRING_UserMarshal (ispezionabile.h)
Esegue il marshalling di un oggetto HSTRING nel buffer RPC.
Sintassi
unsigned char * HSTRING_UserMarshal(
unsigned long *unnamedParam1,
unsigned char *unnamedParam2,
HSTRING *unnamedParam3
);
Parametri
unnamedParam1
Dati usati da RPC.
unnamedParam2
Buffer corrente. Questo puntatore può o non essere allineato alla voce.
unnamedParam3
Stringa.
Valore restituito
Il valore ottenuto dal valore HRESULT restituito è S_OK.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 8 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2012 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | inspectable.h (includere Winstring.h, Inspectable.h) |
Libreria | RuntimeObject.lib |
DLL | ComBase.dll |