Miner.Interop Namespace > IMMDataObject Interface : GetData Method |
'Declaration
Function GetData( _ Optional ByVal Format As System.Object _ ) As System.Object
'Usage
Dim instance As IMMDataObject Dim Format As System.Object Dim value As System.Object value = instance.GetData(Format)
System.object GetData( System.object Format )
function GetData( Format: System.TObject ): System.TObject;
function GetData( Format : System.Object ) : System.Object;
System.Object* GetData( System.Object* Format )
System.Object^ GetData( System.Object^ Format )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2