Condividi tramite


Struttura RILSETCALLBARRINGSTATUSPARAMS (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.

Sintassi

typedef struct RILSETCALLBARRINGSTATUSPARAMS {
  DWORD                            dwExecutor;
  RILCALLBARRINGSTATUSPARAMSTYPE   dwType;
  BOOL                             fAllClasses;
  DWORD                            dwInfoClasses;
  BOOL                             fPassword;
  char                             szPassword[256];
  RILCALLBARRINGSTATUSPARAMSSTATUS dwStatus;
} RILSETCALLBARRINGSTATUSPARAMS, *LPRILSETCALLBARRINGSTATUSPARAMS;

Membri

dwExecutor

dwType

fAllClasses

dwInfoClasses

fPassword

szPassword[256]

dwStatus

Fabbisogno

Requisito Valore
intestazione rilapitypes.h (include Rilapitypes.h)