VSConstants.VS_S_TBXMARKER 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.
VS specific success HRESULT for "Toolbox marker".
public: int VS_S_TBXMARKER = 270321;
int VS_S_TBXMARKER = 270321;
public const int VS_S_TBXMARKER = 270321;
val mutable VS_S_TBXMARKER : int
Public Const VS_S_TBXMARKER As Integer = 270321