Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves the effect property at the specified index.
Syntax
HRESULT GetProperty(
UINT index,
[out] Windows::Foundation::IPropertyValue **value
);
Parameters
index
Type: UINT
The index of the property to retrieve.
[out] value
Type: Windows::Foundation::IPropertyValue**
When this method returns, this parameter will contain the retrieved property.
Return value
Type: HRESULT
This method returns an HRESULT success or error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | windows.graphics.effects.interop.h |