Format Identifier/Offset Pair
The second part of the property set stream contains one Format Identifier
(FMTID)/Offset Pair. The FMTID is the name of the property set; it uniquely
identifies how to interpret the contents of the following section. The Offset is the
distance of bytes from the
start of the whole stream to where the section begins.
The following structure is helpful in dealing with Format Identifier/Offset
Pairs:
typedef struct tagFORMATIDOFFSET
{
FMTID fmtid ; // The name of the section.
DWORD dwOffset ; // The offset for the section
} FORMATIDOFFSET;
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database