C# 클래스 Microsoft.VisualStudio.Project.UnsafeNativeMethods

파일 보기 프로젝트 열기: tunnelvisionlabs/MPFProj10

비공개 메소드들

메소드 설명
CloseClipboard ( ) : int
DragQueryFile ( IntPtr hDrop, uint iFile, char lpszFile, uint cch ) : uint
EmptyClipboard ( ) : int
GlobalAlloc ( GlobalAllocFlags flags, UIntPtr size ) : SafeGlobalAllocHandle
GlobalFree ( IntPtr handle ) : IntPtr
GlobalLock ( SafeGlobalAllocHandle h ) : IntPtr
GlobalSize ( SafeGlobalAllocHandle h ) : UIntPtr
GlobalUnlock ( SafeGlobalAllocHandle h ) : bool
ImageList_Draw ( HandleRef himl, int i, HandleRef hdcDst, int x, int y, int fStyle ) : bool
ImageList_GetImageCount ( HandleRef himl ) : int
MoveMemory ( IntPtr destination, IntPtr source, UIntPtr size ) : void
OleFlushClipboard ( ) : int
OleGetClipboard ( Microsoft &dataObject ) : int
OleSetClipboard ( Microsoft dataObject ) : int
OpenClipboard ( IntPtr newOwner ) : int
RegisterClipboardFormat ( string format ) : uint