Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 2.26 KB

nf-d2d1_1-id2d1properties-getvaluesize(uint32).md

File metadata and controls

75 lines (60 loc) · 2.26 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:d2d1_1.ID2D1Properties.GetValueSize(UINT32)
ID2D1Properties::GetValueSize (d2d1_1.h)
Gets the size of the property value in bytes, using the property index.
GetValueSize
GetValueSize method [Direct2D]
GetValueSize method [Direct2D]
ID2D1Properties interface
ID2D1Properties interface [Direct2D]
GetValueSize method
ID2D1Properties.GetValueSize
ID2D1Properties::GetValueSize
ID2D1Properties::GetValueSize(UINT32)
d2d1_1/ID2D1Properties::GetValueSize
direct2d.id2d1properties_getvaluesize
direct2d\id2d1properties_getvaluesize.htm
Direct2D
fd65a610-9552-4efe-9050-715cb672acc8
12/05/2018
GetValueSize, GetValueSize method [Direct2D], GetValueSize method [Direct2D],ID2D1Properties interface, ID2D1Properties interface [Direct2D],GetValueSize method, ID2D1Properties.GetValueSize, ID2D1Properties::GetValueSize, ID2D1Properties::GetValueSize(UINT32), d2d1_1/ID2D1Properties::GetValueSize, direct2d.id2d1properties_getvaluesize
d2d1_1.h
Windows
Windows 8 and Platform Update for Windows 7 [desktop apps \| UWP apps]
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps \| UWP apps]
D2d1.lib
D2d1.dll
Windows
19H1
ID2D1Properties::GetValueSize
d2d1_1/ID2D1Properties::GetValueSize
c++
APIRef
kbSyntax
COM
D2d1.dll
ID2D1Properties.GetValueSize

ID2D1Properties::GetValueSize

-description

Gets the size of the property value in bytes, using the property index.

-parameters

-param index

Type: UINT32

The index of the property.

-returns

Type: UINT32

This method returns size of the value in bytes, using the property index

-remarks

This method returns zero if index does not exist.

-see-also

ID2D1Properties