C# 클래스 SDE.Core.VirtualFileDataObject.DropSource

상속: NativeMethods.IDropSource
파일 보기 프로젝트 열기: Tokeiburu/RagnarokSDE

공개 메소드들

메소드 설명
GiveFeedback ( uint dwEffect ) : int
QueryContinueDrag ( int fEscapePressed, uint grfKeyState ) : int

메소드 상세

GiveFeedback() 공개 메소드

public GiveFeedback ( uint dwEffect ) : int
dwEffect uint
리턴 int

QueryContinueDrag() 공개 메소드

public QueryContinueDrag ( int fEscapePressed, uint grfKeyState ) : int
fEscapePressed int
grfKeyState uint
리턴 int