SPTEXT enumeration
Specifies the type of descriptive text being provided to an IActionProgress interface.
Syntax
typedef enum _SPTEXT { SPTEXT_ACTIONDESCRIPTION = 1, SPTEXT_ACTIONDETAIL = 2 } SPTEXT;
Constants
- SPTEXT_ACTIONDESCRIPTION
-
The text is a high level, short description.
- SPTEXT_ACTIONDETAIL
-
The text is a detailed description.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012