MIRAGE_FragIface_Null interface

MIRAGE_FragIface_Null interface — Null Fragment interface

Synopsis

#include <mirage.h>

                    MIRAGE_FragIface_Null;

Object Hierarchy

  GInterface
   +----MIRAGE_FragIface_Null

Description

MIRAGE_FragIface_Null is Null Fragment interface that can be implemented by a MIRAGE_Fragment implementation.

Details

MIRAGE_FragIface_Null

typedef struct _MIRAGE_FragIface_Null MIRAGE_FragIface_Null;

Dummy interface structure.

See Also

MIRAGE_Fragment