SettableOleDataObject::QueryGetData Method (array<FORMATETC>^)
Visual Studio 2015
Determines whether the data object is capable of rendering the data as specified.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- pFormatetc
-
Type:
array<Microsoft.VisualStudio.OLE.Interop::FORMATETC>^
The format object.
Return Value
Type: System::Int32If the method succeeds, F:Microsoft.VisualStudio.VSConstants.S_OK; otherwise, an error code.
Show: