Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Specifies the type of descriptive text being provided to an IActionProgress interface.
Syntax
typedef enum _SPTEXT {
SPTEXT_ACTIONDESCRIPTION = 1,
SPTEXT_ACTIONDETAIL
} SPTEXT;
Constants
SPTEXT_ACTIONDESCRIPTIONValue: 1 The text is a high level, short description. |
SPTEXT_ACTIONDETAILThe text is a detailed description. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | shobjidl_core.h (include Shobjidl.h) |