Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ZMarshal
C# Class ZMarshal, code
Inheritance:
System.Runtime.InteropServices.ICustomMarshaler
Show file
Open project: shendongnian/code
Public Methods
Method
Description
MarshalManagedToNative
(
object
o
) :
IntPtr,
Method Details
MarshalManagedToNative()
public
method
public
MarshalManagedToNative
(
object
o
) :
IntPtr,
o
object
return
IntPtr,