public class IDataObject extends IUnknown
Constructor and Description |
---|
IDataObject(int address) |
Modifier and Type | Method and Description |
---|---|
int |
EnumFormatEtc(int dwDirection,
int[] ppenumFormatetc) |
int |
GetData(FORMATETC pFormatetc,
STGMEDIUM pmedium) |
int |
GetDataHere(FORMATETC pFormatetc,
STGMEDIUM pmedium) |
int |
QueryGetData(FORMATETC pFormatetc) |
int |
SetData(FORMATETC pFormatetc,
STGMEDIUM pmedium,
boolean fRelease) |
AddRef, getAddress, QueryInterface, Release
public int EnumFormatEtc(int dwDirection, int[] ppenumFormatetc)
public int QueryGetData(FORMATETC pFormatetc)