UDK 3.2.7 C/C++ API Reference
Public Attributes
_uno_Interface Struct Reference

The binary C uno interface description. More...

#include <dispatcher.h>

List of all members.

Public Attributes

void(* acquire )(struct _uno_Interface *pInterface)
 Acquires uno interface.
void(* release )(struct _uno_Interface *pInterface)
 Releases uno interface.
uno_DispatchMethod pDispatcher
 dispatch function

Detailed Description

The binary C uno interface description.


Member Data Documentation

void( * _uno_Interface::acquire)(struct _uno_Interface *pInterface)

Acquires uno interface.

Parameters:
pInterfaceuno interface

dispatch function

void( * _uno_Interface::release)(struct _uno_Interface *pInterface)

Releases uno interface.

Parameters:
pInterfaceuno interface

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines