C# Class OpenTween.InternetSecurityManager.HRESULT

Show file Open project: rhenium/OpenTween

Public Properties

Property Type Description
E_NOINTERFACE int
E_NOTIMPL int
S_FALSE int
S_OK int

Property Details

E_NOINTERFACE public static property

public static int E_NOINTERFACE
return int

E_NOTIMPL public static property

public static int E_NOTIMPL
return int

S_FALSE public static property

public static int S_FALSE
return int

S_OK public static property

public static int S_OK
return int