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.
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.