Share via


IDebugPrimitiveTypeField.GetPrimitiveType(UInt32) Method

Definition

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

Parameters

pdwType
UInt32

Returns

Applies to