FDO API Reference Feature Data Objects

virtual FDO_API const wchar_t* FdoProvider::GetName  )  const [virtual]
 

Gets the unique name of the feature provider. This name should be of the form [Company].[Provider].[Version].

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

Comments or suggestions? Send us feedback.