C# Class D3DDetour.D3D10

Inheritance: D3DHook
Afficher le fichier Open project: miceiken/D3DDetour

Méthodes publiques

Свойство Type Description
PresentPointer System.IntPtr
ResetTargetPointer System.IntPtr

Méthodes publiques

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
Callback ( IntPtr swapChainPtr, int syncInterval, PresentFlags flags ) : int

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Property Details

PresentPointer public_oe property

public IntPtr,System PresentPointer
Résultat System.IntPtr

ResetTargetPointer public_oe property

public IntPtr,System ResetTargetPointer
Résultat System.IntPtr