C# Class PinvokeRewriterDemoApplication.PInvoke

Afficher le fichier Open project: Giorgi/Dynamic-PInvoke

Méthodes publiques

Méthode Description
d ( ) : void

Private Methods

Méthode Description
CopyFile ( string lpExistingFileName, string lpNewFileName, bool bFailIfExists ) : bool
DestroyWindow ( IntPtr hwnd ) : bool
DragAcceptFiles ( IntPtr hwnd, bool fAccept ) : void
MB ( UInt32 beepType ) : bool
MessageBeep ( UInt32 beepType ) : bool
r ( UInt32 beepType ) : bool

Method Details

d() public méthode

public d ( ) : void
Résultat void