C# Class cleanCore.D3D.Pulse

Show 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 static property

public static IntPtr,System EndScenePointer
return System.IntPtr

ResetExPointer public static property

public static IntPtr,System ResetExPointer
return System.IntPtr

ResetPointer public static property

public static IntPtr,System ResetPointer
return System.IntPtr