Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.53 KB

nf-windows-foundation-ipropertyvalue-getsize.md

File metadata and controls

75 lines (59 loc) · 2.53 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:windows.foundation.IPropertyValue.GetSize
IPropertyValue::GetSize (windows.foundation.h)
Gets the Size value that is stored in the current IPropertyValue object.
GetSize
GetSize method [Windows Runtime]
GetSize method [Windows Runtime]
IPropertyValue interface
IPropertyValue interface [Windows Runtime]
GetSize method
IPropertyValue.GetSize
IPropertyValue.IPropertyValue
IPropertyValue::GetSize
IPropertyValue::IPropertyValue
windows/IPropertyValue::GetSize
winrt.ipropertyvalue_getsize
winrt\ipropertyvalue_getsize.htm
WinRT
c864cf0e-8e7e-44b0-93dc-3d2d9f2326a7
12/05/2018
GetSize, GetSize method [Windows Runtime], GetSize method [Windows Runtime],IPropertyValue interface, IPropertyValue interface [Windows Runtime],GetSize method, IPropertyValue.GetSize, IPropertyValue.IPropertyValue, IPropertyValue::GetSize, IPropertyValue::IPropertyValue, windows/IPropertyValue::GetSize, winrt.ipropertyvalue_getsize
windows.foundation.h
Windows
Windows 8
Windows Server 2012
Windows.Foundation.idl
Windows
19H1
IPropertyValue::GetSize
windows.foundation/IPropertyValue::GetSize
c++
APIRef
kbSyntax
COM
Windows.Foundation.h
IPropertyValue.GetSize

IPropertyValue::GetSize (windows.foundation.h)

-description

Gets the Size value that is stored in the current IPropertyValue object.

-parameters

-param value [out, retval]

Type: Size*

The value.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IPropertyValue

IPropertyValueStatics::CreateSize