IDebugSettingsCallback110.GetUserDocumentPath(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetUserDocumentPath([Runtime::InteropServices::Out] System::String ^ % pbstrUserDocumentPath);
public int GetUserDocumentPath (out string pbstrUserDocumentPath);
abstract member GetUserDocumentPath : string -> int
Public Function GetUserDocumentPath (ByRef pbstrUserDocumentPath As String) As Integer
Parameters
- pbstrUserDocumentPath
- String