HSTRING_UserSize function (remotesystemadditionalinfo.h)
Calculates the wire size of the HSTRING object, and gets its handle and data.
Syntax
unsigned long HSTRING_UserSize(
unsigned long *unnamedParam1,
unsigned long unnamedParam2,
HSTRING *unnamedParam3
);
Parameters
unnamedParam1
TBD
unnamedParam2
TBD
unnamedParam3
TBD
Return value
The value obtained from the returned HRESULT value is S_OK.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | remotesystemadditionalinfo.h (include Winstring.h, Inspectable.h) |
Library | RuntimeObject.lib |
DLL | ComBase.dll |