Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Do not use. Used by the IMimeEnumProperties interface to enumerate the properties in an IMimePropertySet object.
Syntax
typedef struct tagENUMPROPERTY {
LPSTR pszName;
HHEADERROW hRow;
DWORD dwPropId;
} ENUMPROPERTY, *LPENUMPROPERTY;
Members
-
pszName
-
Type: LPSTR
-
Contains the name of the property.
-
hRow
-
Type: HHEADERROW
-
Contains the handle of this property.
-
dwPropId
-
Type: DWORD
-
Contains the value of the property ID.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|