IDrmPort2::AddContentHandlers 方法 (portcls.h)
AddContentHandlers
方法會提供系統處理受保護內容的函式清單。 請注意,此方法在作業中與 DrmAddContentHandlers 函式相同,其參數定義和傳回值也相同。
語法
NTSTATUS AddContentHandlers(
ULONG ContentId,
PVOID *paHandlers,
ULONG NumHandlers
);
參數
ContentId
paHandlers
NumHandlers
傳回值
請參閱 DrmAddContentHandlers中的傳回值定義。
言論
請參閱 DrmAddContentHandlers中的批注。
要求
要求 | 價值 |
---|---|
目標平臺 | 普遍 |
標頭 | portcls.h (包括 Portcls.h) |