March 2003
Intermediate to advanced
896 pages
32h 35m
English
AxHost.ActiveXInvokeKind
This enumeration is used by the
InvalidActiveXStateException constructor to
specify the kind of access that was attempted while the control was
in an invalid state.
public enum AxHost.ActiveXInvokeKind { MethodInvoke = 0, PropertyGet = 1, PropertySet = 2 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ ActiveXInvokeKind
Read now
Unlock full access