struttura MS_ADDINFO_FLAT (mssip.h)

La struttura MS_ADDINFO_FLAT fornisce informazioni aggiuntive sui tipi di oggetto flat o end-to-end.

Sintassi

typedef struct MS_ADDINFO_FLAT_ {
  DWORD                     cbStruct;
  struct SIP_INDIRECT_DATA_ *pIndirectData;
} MS_ADDINFO_FLAT, *PMS_ADDINFO_FLAT;

Members

cbStruct

Dimensione, in byte, della struttura.

pIndirectData

Struttura SIP_INDIRECT_DATA che contiene l'hash di un oggetto file flat.

Requisiti

Requisito Valore
Client minimo supportato Windows XP [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione mssip.h