Share via


IDebugBitField.GetStart(UInt32) Method

Definition

public:
 int GetStart([Runtime::InteropServices::Out] System::UInt32 % pdwBitOffset);
public int GetStart(out uint pdwBitOffset);
abstract member GetStart : uint32 -> int
Public Function GetStart (ByRef pdwBitOffset As UInteger) As Integer

Parameters

pdwBitOffset
UInt32

Returns

Applies to