Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MS_ADDINFO_FLAT structure (mssip.h)

The MS_ADDINFO_FLAT structure provides additional information about flat or end-to-end subject types.

Syntax

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

Members

cbStruct

The size, in bytes, of this structure.

pIndirectData

A SIP_INDIRECT_DATA structure that contains the hash of a flat file subject.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Header mssip.h

Feedback

Was this page helpful?

Additional resources