C# Class System.Runtime.InteropServices.VARDESC

ファイルを表示 Open project: runefs/Marvin

Public Properties

Property Type Description
elemdescVar ELEMDESC
lpstrSchema string
memid int
varkind VarEnum
wVarFlags short

Property Details

elemdescVar public_oe property

public ELEMDESC,System.Runtime.InteropServices elemdescVar
return ELEMDESC

lpstrSchema public_oe property

public string lpstrSchema
return string

memid public_oe property

public int memid
return int

varkind public_oe property

public VarEnum varkind
return VarEnum

wVarFlags public_oe property

public short wVarFlags
return short