CString GetFromPrefix( );
Return Value
The previous prefix string of the source.
Remarks
Call this function to get the previous prefix string for the source. Call this function only after DoModal returns IDOK.
This value comes directly from the lpszFrom member of the OLEUICHANGESOURCE structure.
For more information, see the OLEUICHANGESOURCE structure in OLE 2.01 User Interface Library.
COleChangeSourceDialog Overview | Class Members | Hierarchy Chart
See Also COleChangeSourceDialog::GetToPrefix