次の方法で共有


IDebugBitField.GetKind(UInt32) Method

Definition

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

Parameters

pdwKind
UInt32

Returns

Implements

Applies to