Go to the source code of this file.
Data Structures |
| struct | DRMFORWARD |
| struct | DRMRIGHTS |
Defines |
| #define | INTERFACE IDrmAudioStream |
| #define | IMP_IDrmAudioStream |
Typedefs |
| typedef struct DRMFORWARD * | PDRMFORWARD |
| typedef struct DRMFORWARD * | PCDRMFORWARD |
| typedef struct DRMRIGHTS * | PDRMRIGHTS |
| typedef const DRMRIGHTS * | PCDRMRIGHTS |
| typedef IDrmAudioStream * | PDRMAUDIOSTREAM |
Functions |
| | _IRQL_requires_max_ (PASSIVE_LEVEL) NTSTATUS NTAPI DrmAddContentHandlers(_In_ ULONG ContentId |
| | _In_reads_ (NumHandlers) PVOID *paHandlers |
| NTSTATUS NTAPI | DrmForwardContentToDeviceObject (_In_ ULONG ContentId, _In_opt_ PVOID Reserved, _In_ PCDRMFORWARD DrmForward) |
| | DEFINE_GUID (IID_IDrmAudioStream, 0x1915c967, 0x3299, 0x48cb, 0xa3, 0xe4, 0x69, 0xfd, 0x1d, 0x1b, 0x30, 0x6e) |
| | DECLARE_INTERFACE_ (IDrmAudioStream, IUnknown) |
Variables |
| _In_ ULONG | NumHandlers |
| _In_ ULONG | cContentId |
| _In_ ULONG _Out_ PULONG | pMixedContentId |
| _In_ PFILE_OBJECT | FileObject |
| _In_ PUNKNOWN | pUnknown |
| _In_ PUNKNOWN _In_ ULONG | NumMethods |
| _Out_ PDRMRIGHTS | DrmRights |