C# 클래스 OpenTween.InternetSecurityManager.HRESULT

파일 보기 프로젝트 열기: rhenium/OpenTween

공개 프로퍼티들

프로퍼티 타입 설명
E_NOINTERFACE int
E_NOTIMPL int
S_FALSE int
S_OK int

프로퍼티 상세

E_NOINTERFACE 공개적으로 정적으로 프로퍼티

public static int E_NOINTERFACE
리턴 int

E_NOTIMPL 공개적으로 정적으로 프로퍼티

public static int E_NOTIMPL
리턴 int

S_FALSE 공개적으로 정적으로 프로퍼티

public static int S_FALSE
리턴 int

S_OK 공개적으로 정적으로 프로퍼티

public static int S_OK
리턴 int