Search
DataObject.GetFormat Method
See Also
 



 Syntax

VB6  Copy Code

Public Function GetFormat( _
    ByVal sFormat As Integer _
) As Boolean

C++  Copy Code

public:
bool GetFormat (
    short sFormat
)

 Parameters

sFormat

 Return Value

 See Also