DCOM_CALL_STATE 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 DCOM_CALL_STATE
public enum class DCOM_CALL_STATE
enum DCOM_CALL_STATE
public enum DCOM_CALL_STATE
type DCOM_CALL_STATE =
Public Enum DCOM_CALL_STATE
- Inheritance
-
DCOM_CALL_STATE
Fields
DCOM_CALL_CANCELED | 2 | |
DCOM_CALL_COMPLETE | 1 | |
DCOM_NONE | 0 |