IUnknownEntry
Overview
Related Modules:
Description:
Defines the IUnknown implementation class.
You need to inherit this structure when developing a subclass of the IUnknown implementation class. Each IUnknown interface must correspond to one or more IUnknown implementation classes.
Summary
Data Fields
Details
Field Documentation
iUnknown
[IUnknown]($api-api-LinkIoT-IUnknown.md) IUnknownEntry::iUnknown
Description:
Implementation of IUnknown interface, which is related to the specific definition implementation.
ref
int16 IUnknownEntry::ref
Description:
Reference count of IUnknown interface.
ver
uint16 IUnknownEntry::ver
Description:
Version information of IUnknown interface.