Win32.IOleObject.GetUserType(UInt32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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