C# 클래스 Common.PInvoke.GetResourceNamesParameter

파일 보기 프로젝트 열기: vitalyobukhov/WebSaver

공개 프로퍼티들

프로퍼티 타입 설명
Result ushort[]
ResultLength int

공개 메소드들

메소드 설명
GetResourceNamesParameter ( int resultCount ) : Common.System

메소드 상세

GetResourceNamesParameter() 공개 메소드

public GetResourceNamesParameter ( int resultCount ) : Common.System
resultCount int
리턴 Common.System

프로퍼티 상세

Result 공개적으로 프로퍼티

public ushort[] Result
리턴 ushort[]

ResultLength 공개적으로 프로퍼티

public int ResultLength
리턴 int