메소드 | 설명 | |
---|---|---|
CopyHGlobal ( |
||
CreateFormatEtc ( ushort format ) : FORMATETC | ||
GetData ( |
Returns the data packed after the DROPFILES structure.
|
|
GetDroppedFiles ( ushort format, Microsoft dataObject, DropDataType &ddt ) : ReadOnlyCollection |
Retrives data from a VS format.
|
|
GetSourceProjectPath ( Microsoft dataObject ) : string |
메소드 | 설명 | |
---|---|---|
CopyStringToHGlobal ( string s, |
||
GetData ( Microsoft dataObject, FORMATETC &fmtetc ) : STGMEDIUM | ||
QueryGetData ( Microsoft dataObject, FORMATETC &fmtetc ) : int |
public static CopyHGlobal ( |
||
data | ||
리턴 |
public static CreateFormatEtc ( ushort format ) : FORMATETC | ||
format | ushort | |
리턴 | FORMATETC |
public static GetData ( |
||
dropHandle | ||
리턴 | string |
public static GetDroppedFiles ( ushort format, Microsoft dataObject, DropDataType &ddt ) : ReadOnlyCollection |
||
format | ushort | |
dataObject | Microsoft | |
ddt | DropDataType | |
리턴 | ReadOnlyCollection |
public static GetSourceProjectPath ( Microsoft dataObject ) : string | ||
dataObject | Microsoft | |
리턴 | string |