Freigeben über


Win32.IOleObject.GetUserType(UInt32, UInt32) Method

Definition

public:
 void GetUserType(System::UInt32 dwFormOfType, System::UInt32 pszUserType);
public void GetUserType (uint dwFormOfType, uint pszUserType);
abstract member GetUserType : uint32 * uint32 -> unit
Public Sub GetUserType (dwFormOfType As UInteger, pszUserType As UInteger)

Parameters

dwFormOfType
UInt32
pszUserType
UInt32

Applies to