PFNDRMFORWARDCONTENTTOFILEOBJECT callback function (drmk.h)
This callback function is reserved for system use.
Syntax
PFNDRMFORWARDCONTENTTOFILEOBJECT Pfndrmforwardcontenttofileobject;
NTSTATUS Pfndrmforwardcontenttofileobject(
[in] ULONG ContentId,
[in] PFILE_OBJECT FileObject
)
{...}
Parameters
[in] ContentId
This parameter is reserved for system use.
[in] FileObject
This parameter is reserved for system use.
Return value
This return value is reserved for system use.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | drmk.h |