RemoveSource

Remove a source from the configuration.
The source to be removed is identified by its Id.

 

HRESULT RemoveSource([in] long
nId);

Parameters

nId

[in] Id of the Source to be removed.

Return Values

S_OK

The specified source was removed from the configuration.

E_INVALIDARG

No source with the specified Id does not exist in the configuration

E_ACCESSDENIED

The object is locked due to an asynchronous operation