reflection.emit.UnmanagedMarshal

UnmanagedMarshal

package cs-system-reflection-emit

Available on cs

Variables

read only BaseType:UnmanagedType

read only ElementCount:Int

read only GetUnmanagedType:UnmanagedType

read only IIDGuid:Guid

Static methods

static DefineByValArray (elemCount:Int):UnmanagedMarshal

static DefineByValTStr (elemCount:Int):UnmanagedMarshal

static DefineCustom (typeref:Type, cookie:String, mtype:String, id:Guid):UnmanagedMarshal

static DefineLPArray (elemType:UnmanagedType):UnmanagedMarshal

static DefineSafeArray (elemType:UnmanagedType):UnmanagedMarshal

static DefineUnmanagedMarshal (unmanagedType:UnmanagedType):UnmanagedMarshal

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/reflection/emit/UnmanagedMarshal.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部