VSConstants.S_OK 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.
HRESULT for generic success.
public: int S_OK = 0;
int S_OK = 0;
public const int S_OK = 0;
val mutable S_OK : int
Public Const S_OK As Integer = 0