This topic has not yet been rated - Rate this topic

IDataObject.GetDataPresent Method

Determines whether data stored in this instance is associated with the specified format.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetDataPresent(String) Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
Public method GetDataPresent(Type) Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
Public method GetDataPresent(String, Boolean) Determines whether data stored in this instance is associated with the specified format, using a Boolean value to determine whether to convert the data to the format.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.