KoRelease - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// kcom.h

void KoRelease(
  [in] REFCLSID ClassId
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-kcom-korelease)

KoRelease function

Description

This function is intended for internal use only.

The KoRelease function decrements the reference count for the calling interface on an object.

Parameters

ClassId [in]

The CLSID of the object whose reference count will be decremented.