Share via


COleChangeSourceDialog::GetFromPrefix

Call this function to get the previous prefix string for the source.

CString GetFromPrefix( );

Return Value

The previous prefix string of the source.

Remarks

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 Windows SDK.

Requirements

Header: afxodlgs.h

See Also

Reference

COleChangeSourceDialog Class

Hierarchy Chart

COleChangeSourceDialog::GetToPrefix