Description | |||||
Determines the type of ProIntfDataSource to be used, depending on the type of interface. This is an auxiliary function that helps you determine what kind of data source the function ProIntfDataSourceInit() expects you to pass in the argument p_source. | |||||
Replacement in Object TOOLKIT: | wfcWSession::GetDataSourceType | ||||
Synopsis | |||||
#include <ProIntfData.h> | |||||
ProIntfDataSourceType | ProIntfTypeToIntfDataSourceType | ( | |||
ProIntfType intf_type | |||||
/* (In) | |||||
The type of interface | |||||
*/ | |||||
) | |||||
Returns | |||||
|
|||||
See Also | |||||
ProIntfDataSourceInit |