KoRelease function (kcom.h)

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