C# Class System.Runtime.InteropServices.VARDESC

Show file Open project: runefs/Marvin

Public Properties

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

Property Details

elemdescVar public property

public ELEMDESC,System.Runtime.InteropServices elemdescVar
return ELEMDESC

lpstrSchema public property

public string lpstrSchema
return string

memid public property

public int memid
return int

varkind public property

public VarEnum varkind
return VarEnum

wVarFlags public property

public short wVarFlags
return short