OLECLOSE Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class OLECLOSE
public enum class OLECLOSE
enum OLECLOSE
public enum OLECLOSE
type OLECLOSE =
Public Enum OLECLOSE
- Inheritance
-
OLECLOSE
Fields
Name | Value | Description |
---|---|---|
OLECLOSE_SAVEIFDIRTY | 0 | |
OLECLOSE_NOSAVE | 1 | |
OLECLOSE_PROMPTSAVE | 2 |
Remarks
For information on the COM interface, see OLECLOSE