IDebugSymbolSettings100.SetSymbolLoadState 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
int SetSymbolLoadState(int bIsManual, int bLoadAdjacentSymbols, System::String ^ bstrIncludeList, System::String ^ bstrExcludeList);
public int SetSymbolLoadState (int bIsManual, int bLoadAdjacentSymbols, string bstrIncludeList, string bstrExcludeList);
abstract member SetSymbolLoadState : int * int * string * string -> int
Public Function SetSymbolLoadState (bIsManual As Integer, bLoadAdjacentSymbols As Integer, bstrIncludeList As String, bstrExcludeList As String) As Integer
参数
- bIsManual
- Int32
- bLoadAdjacentSymbols
- Int32
- bstrIncludeList
- String
- bstrExcludeList
- String
返回
返回 Int32。