VSConstants.S_OK Field

Definition

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

Field Value

Value = 0

Applies to