Search
DataObject.GetData Method
See Also
 



 Syntax

VB6  Copy Code

Public Function GetData( _
    ByVal sFormat As Integer _
) As Object

C++  Copy Code

public:
IDispatch* GetData (
    short sFormat
)

 Parameters

sFormat

 Return Value

 See Also