Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieve the property count for the effect.
Syntax
HRESULT GetPropertyCount(
[out] UINT *count
);
Parameters
[out] count
Type: UINT*
When the method returns, this parameter will contain the property count.
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 |