SaveEventObjectClass Class
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.
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.
public ref class SaveEventObjectClass : Microsoft::Office::Interop::InfoPath::SaveEventObject
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("8075833D-5146-11D5-A672-00B0D022E945")]
public class SaveEventObjectClass : Microsoft.Office.Interop.InfoPath.SaveEventObject
type SaveEventObjectClass = class
interface SaveEvent
interface SaveEventObject
interface DocEvent
interface DocReturnEvent
Public Class SaveEventObjectClass
Implements SaveEventObject
- Inheritance
-
SaveEventObjectClass
- Attributes
- Implements
Properties
DocEvent_XDocument |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
DocReturnEvent_ReturnStatus |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
DocReturnEvent_XDocument |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
FileName |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
IsCancelled |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
IsSaveAs |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
ReturnStatus |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocument |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
Methods
DocEvent_get_XDocument() | |
DocReturnEvent_get_ReturnStatus() | |
DocReturnEvent_get_XDocument() | |
DocReturnEvent_set_ReturnStatus(Boolean) | |
PerformSaveOperation() |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |