RILMANAGECALLSPARAMS_V1 structure (ntddrilapitypes.h)

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

Syntax

typedef struct RILMANAGECALLSPARAMS_V1 {
  DWORD                      dwExecutor;
  RILMANAGECALLPARAMSCOMMAND dwCommand;
  DWORD                      dwID;
} RILMANAGECALLSPARAMS_V1, *LPRILMANAGECALLSPARAMS_V1;

Members

dwExecutor

dwCommand

dwID

Requirements

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