Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |