C# 클래스 System.Runtime.InteropServices.ComTypes.VARDESC

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
desc DESCUNION
elemdescVar ELEMDESC
lpstrSchema string
memid int
varkind VARKIND
wVarFlags short

프로퍼티 상세

desc 공개적으로 프로퍼티

public DESCUNION desc
리턴 DESCUNION

elemdescVar 공개적으로 프로퍼티

public ELEMDESC,System.Runtime.InteropServices.ComTypes elemdescVar
리턴 ELEMDESC

lpstrSchema 공개적으로 프로퍼티

public string lpstrSchema
리턴 string

memid 공개적으로 프로퍼티

public int memid
리턴 int

varkind 공개적으로 프로퍼티

public VARKIND varkind
리턴 VARKIND

wVarFlags 공개적으로 프로퍼티

public short wVarFlags
리턴 short