IMFDRMNetHelper::GetChainedLicenseResponse 方法 (wmcontainer.h)
在此版本中未實作。
語法
HRESULT GetChainedLicenseResponse(
[out] BYTE **ppLicenseResponse,
[out] DWORD *pcbLicenseResponse
);
參數
[out] ppLicenseResponse
接收包含授權回應的位元組陣列指標。 呼叫端必須呼叫 CoTaskMemFree來釋放陣列。
[out] pcbLicenseResponse
接收授權回應的大小,以位元組為單位。
傳回值
方法會傳回 E_NOTIMPL。
規格需求
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 R2 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | wmcontainer.h |