ACCT_BIN
A variable of this data type holds a binary value.
Quick Info
typedef struct {
DWORDcb;
BYTE * pb;
} ACCT_BIN;
Members
- cb
Number of bytes that pb points to.
- pb
Pointer to binary information.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
A variable of this data type holds a binary value.
typedef struct {
DWORDcb;
BYTE * pb;
} ACCT_BIN;