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.
This function is intended for internal use only.
The KoRelease function decrements the reference count for the calling interface on an object.
Syntax
void KoRelease(
[in] REFCLSID ClassId
);
Parameters
[in] ClassId
The CLSID of the object whose reference count will be decremented.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Universal |
| Header | kcom.h (include Kcom.h) |
| Library | Ks.lib |