VSAIsSourceRegistered

See Also      Example   

Returns a value indicating whether the calling RPC-based component is registered. Possible return values are S_OK or S_FALSE. A return value of S_FALSE means the component is not registered.

Syntax

HRESULT VSAIsSourceRegistered([in, string] wchar_t *guidSourceID);

Parameters

guidSourceID

A unique identifier for this component.