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

Datei anzeigen Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
guid Guid
lcid int
syskind SYSKIND
wLibFlags LIBFLAGS
wMajorVerNum short
wMinorVerNum short

Property Details

guid public_oe property

public Guid guid
return Guid

lcid public_oe property

public int lcid
return int

syskind public_oe property

public SYSKIND syskind
return SYSKIND

wLibFlags public_oe property

public LIBFLAGS wLibFlags
return LIBFLAGS

wMajorVerNum public_oe property

public short wMajorVerNum
return short

wMinorVerNum public_oe property

public short wMinorVerNum
return short