C# Class PinvokeRewriterDemoApplication.PInvoke

Datei anzeigen Open project: Giorgi/Dynamic-PInvoke

Public Methods

Method Description
d ( ) : void

Private Methods

Method 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 method

public d ( ) : void
return void