A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-EDAA2340-B799-4FBF-8156-A1951E30098B
Visible to Intel only — GUID: GUID-EDAA2340-B799-4FBF-8156-A1951E30098B
COMCreateObject
COM Subroutine: A generic routine that executes either COMCreateObjectByProgID or COMCreateObjectByGUID. This routine is only available for Windows.
Module
USE IFCOM
USE IFWINTY
Description
Your application obtains its first pointer to an object’s interface by calling COMCreateObject. It creates a new instance of an object class and returns a pointer to it.