COMREFERENCE Struct

Definition

Contains information about (represents) a COM object.

public value class COMREFERENCE
struct COMREFERENCE
public struct COMREFERENCE
type COMREFERENCE = struct
Public Structure COMREFERENCE
Inheritance
COMREFERENCE

Fields

guidTypeLib

Contains the GUID of the COM object's TypeLib.

wVerMajor

WORD containing the COM objects major version number.

wVerMinor

WORD containing the COM objects minor version number.

Applies to