VSConstants.VSM_ENTERMODAL Field
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: int VSM_ENTERMODAL = 4179;
int VSM_ENTERMODAL = 4179;
public const int VSM_ENTERMODAL = 4179;
val mutable VSM_ENTERMODAL : int
Public Const VSM_ENTERMODAL As Integer = 4179