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.
The KsRemoveAggregate method removes a previously added COM server aggregate provider from the list of interface providers for the KS object that exposes the IKsAggregateControl interface.
Syntax
HRESULT KsRemoveAggregate(
[in] REFGUID AggregateClass
);
Parameters
[in] AggregateClass
Identifies the COM server to remove.
Return value
Returns NOERROR if successful; otherwise, returns an error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ksproxy.h (include Ksproxy.h) |