MIRAGE_FInterface_NULL interface

MIRAGE_FInterface_NULL interface — NULL Fragment interface

Synopsis

#include <mirage.h>

                    MIRAGE_FInterface_NULL;

Object Hierarchy

  GInterface
   +----MIRAGE_FInterface_NULL

Description

MIRAGE_FInterface_NULL is NULL Fragment interface that can be implemented by a MIRAGE_Fragment implementation.

Details

MIRAGE_FInterface_NULL

typedef struct _MIRAGE_FInterface_NULL MIRAGE_FInterface_NULL;

Dummy interface structure.