FDO API Reference Feature Data Objects
virtual FDO_API const wchar_t* FdoProvider::GetVersion (  )  const [virtual]

Gets the version of the feature provider. The version number string has the form [VersionMajor].[VersionMinor].[BuildMajor].[BuildMinor].

Returns:
Returns the version as a constant wchar_t*. Throws an instance of FdoClientServicesException * if an error occurs.


Comments or suggestions? Send us feedback.