Condividi tramite


IDebugSettingsCallback2.GetMetricDword(String, Guid, String, UInt32) Method

Definition

public:
 int GetMetricDword(System::String ^ pszType, Guid % guidSection, System::String ^ pszMetric, [Runtime::InteropServices::Out] System::UInt32 % pdwValue);
public int GetMetricDword(string pszType, ref Guid guidSection, string pszMetric, out uint pdwValue);
abstract member GetMetricDword : string * Guid * string * uint32 -> int
Public Function GetMetricDword (pszType As String, ByRef guidSection As Guid, pszMetric As String, ByRef pdwValue As UInteger) As Integer

Parameters

pszType
String
guidSection
Guid
pszMetric
String
pdwValue
UInt32

Returns

Applies to