C# Class System.Runtime.InteropServices.ComTypes.VARDESC

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

Public Properties

Property Type Description
desc DESCUNION
elemdescVar ELEMDESC
lpstrSchema string
memid int
varkind VARKIND
wVarFlags short

Property Details

desc public_oe property

public DESCUNION desc
return DESCUNION

elemdescVar public_oe property

public ELEMDESC,System.Runtime.InteropServices.ComTypes 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 VARKIND varkind
return VARKIND

wVarFlags public_oe property

public short wVarFlags
return short