共用方式為


IDARG_OUT_GETSRMLISTVERSION結構 (iddcx.h)

IDARG_OUT_GETSRMLISTVERSIONIddCxMonitorGetSrmListVersion的輸出結構。

語法

struct IDARG_OUT_GETSRMLISTVERSION {
  [out] UINT SrmListVersionBufferOutputCount;
};

成員

[out] SrmListVersionBufferOutputCount

如果 IDARG_IN_GETSRMLISTVERSION.pSrmListVersion 為 NULL,OS 會將 SrmListVersionBufferOutputCount 設定為讀取 SRM 清單版本描述所需的緩衝區大小,以位元組為單位。 如果 IDARG_IN_GETSRMLISTVERSION.pSrmListVersion 為非 NULL,則 SrmListVersionBufferOutputCount 是緩衝區 IDARG_IN_GETSRMLISTVERSION.pSrmListVersion 中所傳回的位元組數目。 如果沒有 SRM 清單集,OS 會將 SrmListVersionBufferOutputCount 設為零。

要求

要求 價值
最低支援的用戶端 Windows 10
標頭 iddcx.h

另請參閱

IDARG_IN_GETSRMLISTVERSION

IddCxMonitorGetSrmListVersion