RILDIALPARAMS_V1 structure (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILDIALPARAMS_V1 {
DWORD dwExecutor;
RILADDRESS raAddress;
DWORD dwOptions;
} RILDIALPARAMS_V1, *LPRILDIALPARAMS_V1;
Members
dwExecutor
raAddress
dwOptions
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |