RILTERMINALCAPABILITYINFO structure (ntddrilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef struct RILTERMINALCAPABILITYINFO {
  DWORD dwSize;
  BYTE  bData[256];
} RILTERMINALCAPABILITYINFO, *LPRILTERMINALCAPABILITYINFO;

Members

dwSize

bData[256]

Requirements

Requirement Value
Header ntddrilapitypes.h (include Rilapitypes.h)