COMREFERENCE Struct
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.
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.  |