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.
Retrieves the ID of the effect.
Syntax
HRESULT GetEffectId(
[out] GUID *id
);
Parameters
[out] id
Type: GUID*
When this method returns, this parameter will contain the ID of the effect.
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 |