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
ManagedPointer
C# Class PERWAPI.ManagedPointer
Descriptor for a managed pointer (type & or byref)
Inheritance:
PtrType
Mostra file
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