Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 1.2 KB

nf-oleidl-clipformat_usermarshal.md

File metadata and controls

68 lines (55 loc) · 1.2 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NF:oleidl.CLIPFORMAT_UserMarshal
com
CLIPFORMAT_UserMarshal function (oleidl.h)
08/15/2022
Windows
The CLIPFORMAT_UserMarshal function (oleidl.h) marshals a CLIPFORMAT object into the RPC buffer.
false
function
oleidl.h
Windows XP [desktop apps \| UWP apps]
apiref
DllExport
ole32.dll
CLIPFORMAT_UserMarshal
CLIPFORMAT_UserMarshal
oleidl/CLIPFORMAT_UserMarshal
c++
CLIPFORMAT_UserMarshal

-description

Marshals a CLIPFORMAT object into the RPC buffer.

-parameters

-param unnamedParam1 [in]

The data used by RPC.

-param unnamedParam2 [in, out]

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

-param unnamedParam3 [in]

The object.

-returns

-remarks

-see-also