C# 클래스 PinvokeRewriterDemoApplication.PInvoke

파일 보기 프로젝트 열기: Giorgi/Dynamic-PInvoke

공개 메소드들

메소드 설명
d ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

d() 공개 메소드

public d ( ) : void
리턴 void