IDebugSession2.SetEngineMetric(Guid, String, Object) 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 SetEngineMetric(Guid % guidEngine, System::String ^ pszMetric, System::Object ^ varValue);
public int SetEngineMetric(ref Guid guidEngine, string pszMetric, object varValue);
abstract member SetEngineMetric : Guid * string * obj -> int
Public Function SetEngineMetric (ByRef guidEngine As Guid, pszMetric As String, varValue As Object) As Integer
Parameters
- guidEngine
- Guid
- pszMetric
- String
- varValue
- Object