Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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) |