[Gregor.Core.Interop]

Gregor.Core.Interop

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public static class Gregor.Core.Interop

Custom Attributes: Gregor.Core.Module()

Description: 


Members

Interop

public Interop()

Custom Attributes: 

Description: 

ArrayToHGlobal

static public System.IntPtr ArrayToHGlobal(System.Array array, System.Boolean fAllowEmpty)

Custom Attributes: 

Description: 

ArrayToHGlobal

static public System.IntPtr ArrayToHGlobal(System.Array array)

Custom Attributes: 

Description: 

StructureToHGlobal

static public System.IntPtr StructureToHGlobal(System.ValueType strct)

Custom Attributes: 

Description: 


See Also

Gregor.Core.ModuleAttribute

System.Array

System.Object

System.ValueType

System.Boolean

System.IntPtr