C# Class cleanCore.D3D.Pulse

Mostra file Open project: Vipeax/cleanLayer

Public Properties

Property Type Description
EndScenePointer System.IntPtr
ResetExPointer System.IntPtr
ResetPointer System.IntPtr

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
EndSceneHook ( IntPtr device ) : int
ResetHook ( IntPtr device, Direct3DAPI pp ) : int

Method Details

Initialize() public static method

public static Initialize ( ) : void
return void

Property Details

EndScenePointer public_oe static_oe property

public static IntPtr,System EndScenePointer
return System.IntPtr

ResetExPointer public_oe static_oe property

public static IntPtr,System ResetExPointer
return System.IntPtr

ResetPointer public_oe static_oe property

public static IntPtr,System ResetPointer
return System.IntPtr