Skip to content

Latest commit

 

History

History
110 lines (90 loc) · 2.21 KB

nf-winstring-hstring_userunmarshal.md

File metadata and controls

110 lines (90 loc) · 2.21 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:winstring.HSTRING_UserUnmarshal
HSTRING_UserUnmarshal function (winstring.h)
The HSTRING_UserUnmarshal function (winstring.h) unmarshals an HSTRING object from the RPC buffer.
HSTRING_UserUnmarshal
HSTRING_UserUnmarshal function [Windows Runtime]
remotesystemadditionalinfo/HSTRING_UserUnmarshal
winrt.hstring_userunmarshal
winrt\hstring_userunmarshal.htm
WinRT
EFE4C76D-4219-43DA-B1F6-4A58ED763686
08/03/2022
HSTRING_UserUnmarshal, HSTRING_UserUnmarshal function [Windows Runtime], remotesystemadditionalinfo/HSTRING_UserUnmarshal, winrt.hstring_userunmarshal
winstring.h
Winstring.h, Inspectable.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
RuntimeObject.lib
ComBase.dll
Windows
19H1
HSTRING_UserUnmarshal
winstring/HSTRING_UserUnmarshal
c++
APIRef
kbSyntax
DllExport
ComBase.dll
API-MS-Win-Core-WinRT-String-l1-1-0.dll
API-MS-Win-Core-WinRT-String-L1-1-1.dll
HSTRING_UserUnmarshal

-description

Unmarshals an HSTRING object from the RPC buffer.

-parameters

-param pFlags

[in]

The data used by RPC.

-param pBuffer

[in]

The current buffer. This pointer may or may not be aligned on entry.

-param ppidl

[out]

The string.

-returns

The value obtained from the returned HRESULT value is one of the following.

Return code Description
S_OK
Success.
E_OUTOFMEMORY
Insufficient memory for this function to perform.

-see-also

HSTRING