C# Class D3DDetour.D3D9

Inheritance: D3DHook
Exibir arquivo Open project: miceiken/D3DDetour

Public Properties

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

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
Callback ( IntPtr device ) : int

Method Details

Initialize() public method

public Initialize ( ) : void
return void

Property Details

EndScenePointer public_oe property

public IntPtr,System EndScenePointer
return System.IntPtr

ResetExPointer public_oe property

public IntPtr,System ResetExPointer
return System.IntPtr

ResetPointer public_oe property

public IntPtr,System ResetPointer
return System.IntPtr