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.
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 |