struttura DOT4_DC_OPEN_DATA (d4drvif.h)
In questo argomento viene descritta la struttura DOT4_DC_OPEN_DATA .
Sintassi
typedef struct _DOT4_DC_OPEN_DATA {
unsigned char bHsid;
unsigned char fAddActivity;
CHANNEL_HANDLE hChannelHandle;
} DOT4_DC_OPEN_DATA, *PDOT4_DC_OPEN_DATA;
Members
bHsid
Specifica se il socket host creato da CREATE_SOCKET.
fAddActivity
Impostare su TRUE per aggiungere immediatamente la trasmissione dell'attività al momento della creazione.
hChannelHandle
Specifica l'handle per il canale restituito.
Requisiti
Requisito | Valore |
---|---|
Intestazione | d4drvif.h (include D4drvif.h) |