IDebugSymbols3::SetSymbolPathWide method
The SetSymbolPathWide method sets the symbol path.
Syntax
HRESULT SetSymbolPathWide( [in] PCWSTR Path );
Parameters
- Path [in]
-
Specifies the new symbol path. This is a string that contains symbol path elements separated by semicolons (;). Each symbol path element can specify either a directory or a symbol server.
Return value
This method can also return error values. See Return Values for more details.
| Return code | Description |
|---|---|
|
The method was successful. |
Remarks
For more information about manipulating the symbol path, see Using Symbols. For an overview of the symbol path and its syntax, see Symbol Path.
Requirements
|
Header |
|
|---|
See also
Send comments about this topic to Microsoft
Build date: 4/2/2012