Wasabi ExpressPlay SDK for Desktop Systems  1.23.0
Data Fields
SHI_TypedObject Struct Reference

Pointer to an object with a specific interface. More...

#include <ShiData.h>

Data Fields

SHI_InterfaceId interface_id
 Object interface ID. More...
 
const void * instance
 Pointer to an object. More...
 

Detailed Description

Pointer to an object with a specific interface.

Field Documentation

◆ instance

const void* SHI_TypedObject::instance

Pointer to an object.

◆ interface_id

SHI_InterfaceId SHI_TypedObject::interface_id

Object interface ID.


The documentation for this struct was generated from the following file: