IEditCharacter::GetCurrentPath

Gets the current save path.

   

HRESULT GetCurrentPath( BSTR* pbstrPath );

Parameters

pbstrPath
[out, retval] Address of a string pointer that will receive the current save path.

Return Values

Remarks

The caller is responsible for calling SysFreeString with the returned pointer when finished using it.

See Also

Copyright © 2004-2010 Fragmosoft