Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PERWAPI
PtrType
C# Class PERWAPI.PtrType
Descriptor for an pointer (type * or type &)
Inheritance:
TypeSpec
Mostra file
Open project: xored/f4
Protected Properties
Property
Type
Description
baseType
Type
Public Methods
Method
Description
GetBaseType
( ) :
Type
Private Methods
Method
Description
BuildCILInfo
(
CILWriter
output
) :
void
BuildTables
(
MetaDataOut
md
) :
void
PtrType
(
Type
bType
,
byte
typeIx
) :
System
TypeSig
(
MemoryStream
str
) :
void
Method Details
GetBaseType()
public
method
public
GetBaseType
( ) :
Type
return
Type
Property Details
baseType
protected_oe property
protected
Type
baseType
return
Type