共用方式為


DXGK_QUERYDISPLAYIDOUT結構(d3dkmddi.h)

用來查詢顯示識別碼。

語法

typedef struct _DXGK_QUERYDISPLAYIDOUT {
  UINT Length;
  BYTE *pDescriptor;
} DXGK_QUERYDISPLAYIDOUT;

成員

Length

顯示標識碼的長度。

pDescriptor

標識元描述元的指標。

要求

要求 價值
標頭 d3dkmddi.h