C# Class D3DDetour.D3D10

Inheritance: D3DHook
Show file Open project: miceiken/D3DDetour

Public Properties

Property Type Description
PresentPointer System.IntPtr
ResetTargetPointer System.IntPtr

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
Callback ( IntPtr swapChainPtr, int syncInterval, PresentFlags flags ) : int

Method Details

Initialize() public method

public Initialize ( ) : void
return void

Property Details

PresentPointer public property

public IntPtr,System PresentPointer
return System.IntPtr

ResetTargetPointer public property

public IntPtr,System ResetTargetPointer
return System.IntPtr