Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |