Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains wireless display (Miracast) chunk data.
Syntax
typedef struct {
DXGK_MIRACAST_CHUNK_INFO ChunkInfo;
UINT PrivateDriverDataSize;
BYTE PrivateDriverData[1];
} D3DKMT_MIRACAST_CHUNK_DATA;
Members
ChunkInfo
A DXGK_MIRACAST_CHUNK_INFO structure.
PrivateDriverDataSize
The size of the private data.
PrivateDriverData[1]
The private data buffer.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |