Estrutura RILEXECUTORCONFIG (ntddrilapitypes.h)
Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.
Sintaxe
typedef struct RILEXECUTORCONFIG {
DWORD cbSize;
DWORD dwFlags;
DWORD dwNumApps;
HUICCAPP lphUiccApps[2];
} RILEXECUTORCONFIG, *LPRILEXECUTORCONFIG;
Membros
cbSize
dwFlags
dwNumApps
lphUiccApps[2]
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | ntddrilapitypes.h (inclua Rilapitypes.h) |