Share via


COleChangeSourceDialog::GetToPrefix

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

CString GetToPrefix( );

Return Value

The new prefix string of the source.

Remarks

Call this function only after DoModal returns IDOK.

This value comes directly from the lpszTo 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::GetFromPrefix