Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 1.33 KB

nf-ocidl-hpalette_usersize64.md

File metadata and controls

70 lines (56 loc) · 1.33 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:ocidl.HPALETTE_UserSize64
com
HPALETTE_UserSize64
02/23/2023
Windows
Calculates the wire size of the HPALETTE object and gets its handle and data. (HPALETTE_UserSize64)
false
function
ole32.dll
ocidl.h
apiref
DllExport
ole32.dll
HPALETTE_UserSize64
HPALETTE_UserSize64
ocidl/HPALETTE_UserSize64
c++
HPALETTE_UserSize64

-description

Calculates the wire size of the HPALETTE object and gets its handle and data. (HPALETTE_UserSize)

-parameters

-param unnamedParam1

The data used by RPC.

-param unnamedParam2

The current buffer offset where the object will be marshaled. The method has to account for any padding needed for the HPALETTE object to be properly aligned when it will be marshaled to the buffer.

-param unnamedParam3

The object.

-returns

A LONG value expressing the size of the object.

-remarks

-see-also