DCOM_CALL_STATE Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public Enumeration DCOM_CALL_STATE
public enum DCOM_CALL_STATE
public enum class DCOM_CALL_STATE
type DCOM_CALL_STATE
public enum DCOM_CALL_STATE

Members

Member name Description
DCOM_NONE
DCOM_CALL_COMPLETE
DCOM_CALL_CANCELED

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace