C# 클래스 System.Runtime.InteropServices.ComTypes.TYPEATTR

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cFuncs short
cImplTypes short
cVars short
cbAlignment short
cbSizeInstance int
cbSizeVft short
dwReserved int
guid System.Guid
idldescType IDLDESC
lcid int
lpstrSchema System.IntPtr
memidConstructor int
memidDestructor int
tdescAlias TYPEDESC
typekind TYPEKIND
wMajorVerNum short
wMinorVerNum short
wTypeFlags TYPEFLAGS

프로퍼티 상세

cFuncs 공개적으로 프로퍼티

public short cFuncs
리턴 short

cImplTypes 공개적으로 프로퍼티

public short cImplTypes
리턴 short

cVars 공개적으로 프로퍼티

public short cVars
리턴 short

cbAlignment 공개적으로 프로퍼티

public short cbAlignment
리턴 short

cbSizeInstance 공개적으로 프로퍼티

public int cbSizeInstance
리턴 int

cbSizeVft 공개적으로 프로퍼티

public short cbSizeVft
리턴 short

dwReserved 공개적으로 프로퍼티

public int dwReserved
리턴 int

guid 공개적으로 프로퍼티

public Guid,System guid
리턴 System.Guid

idldescType 공개적으로 프로퍼티

public IDLDESC,System.Runtime.InteropServices.ComTypes idldescType
리턴 IDLDESC

lcid 공개적으로 프로퍼티

public int lcid
리턴 int

lpstrSchema 공개적으로 프로퍼티

public IntPtr,System lpstrSchema
리턴 System.IntPtr

memidConstructor 공개적으로 프로퍼티

public int memidConstructor
리턴 int

memidDestructor 공개적으로 프로퍼티

public int memidDestructor
리턴 int

tdescAlias 공개적으로 프로퍼티

public TYPEDESC,System.Runtime.InteropServices.ComTypes tdescAlias
리턴 TYPEDESC

typekind 공개적으로 프로퍼티

public TYPEKIND typekind
리턴 TYPEKIND

wMajorVerNum 공개적으로 프로퍼티

public short wMajorVerNum
리턴 short

wMinorVerNum 공개적으로 프로퍼티

public short wMinorVerNum
리턴 short

wTypeFlags 공개적으로 프로퍼티

public TYPEFLAGS wTypeFlags
리턴 TYPEFLAGS