Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Frees resources on the server side when called by RPC stub files.
Syntax
void HSTRING_UserFree(
ULONG *pFlags,
HSTRING *ppidl
);
Parameters
pFlags
[in]
The data used by RPC.
ppidl
[in]
The string.
Return value
None
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 | winstring.h (include Winstring.h, Inspectable.h) |
| Library | RuntimeObject.lib |
| DLL | ComBase.dll |