Condividi tramite


IDebugEnumField.GetValueFromStringCaseInsensitive(String, UInt64) Method

Definition

public:
 int GetValueFromStringCaseInsensitive(System::String ^ pszValue, [Runtime::InteropServices::Out] System::UInt64 % pValue);
public int GetValueFromStringCaseInsensitive(string pszValue, out ulong pValue);
abstract member GetValueFromStringCaseInsensitive : string * uint64 -> int
Public Function GetValueFromStringCaseInsensitive (pszValue As String, ByRef pValue As ULong) As Integer

Parameters

pszValue
String
pValue
UInt64

Returns

Applies to