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

파일 보기 프로젝트 열기: runefs/Marvin

공개 프로퍼티들

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

프로퍼티 상세

elemdescVar 공개적으로 프로퍼티

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

lpstrSchema 공개적으로 프로퍼티

public string lpstrSchema
리턴 string

memid 공개적으로 프로퍼티

public int memid
리턴 int

varkind 공개적으로 프로퍼티

public VarEnum varkind
리턴 VarEnum

wVarFlags 공개적으로 프로퍼티

public short wVarFlags
리턴 short