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.
Retrieves the source count for the effect.
Syntax
HRESULT GetSourceCount(
[out] UINT *count
);
Parameters
[out] count
Type: UINT*
When the method returns, this parameter will contain the source count for 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 |