Condividi tramite


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;

Membri

bHsid

Specifica se il socket host creato da CREATE_SOCKET.

fAddActivity

Impostare su TRUE per aggiungere immediatamente la trasmissione delle attività al momento della creazione.

hChannelHandle

Specifica l'handle per il canale restituito.

Fabbisogno

Requisito Valore
intestazione d4drvif.h (include D4drvif.h)