Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PERWAPI
ManagedPointer
C# Class PERWAPI.ManagedPointer
Descriptor for a managed pointer (type & or byref)
Inheritance:
PtrType
Mostrar archivo
Open project: xored/f4
Public Methods
Method
Description
ManagedPointer
(
Type
baseType
) :
System
Create new managed pointer to baseType
Method Details
ManagedPointer()
public
method
Create new managed pointer to baseType
public
ManagedPointer
(
Type
baseType
) :
System
baseType
Type
return
System