BOOL IsValidSource( );
Return Value
Nonzero if the new source is valid, otherwise 0.
Remarks
Call this function to determine if the new source is valid. Call this function only after DoModal returns IDOK.
For more information, see the OLEUICHANGESOURCE structure in OLE 2.01 User Interface Library.
COleChangeSourceDialog Overview | Class Members | Hierarchy Chart
See Also COleChangeSourceDialog::DoModal