PFNDRMDESTROYCONTENT - NtDoc

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

PFNDRMDESTROYCONTENT Pfndrmdestroycontent;

NTSTATUS Pfndrmdestroycontent(
  [in] ULONG ContentId
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-drmk-pfndrmdestroycontent)

PFNDRMDESTROYCONTENT callback function

Description

This callback function is reserved for system use.

Parameters

ContentId [in]

This parameter is reserved for system use.

Return value

This return value is reserved for system use.