IUnityProxy Interface Reference

import"IUnityProxy.idl";

Inheritance diagram for IUnityProxy:
[legend]
Collaboration diagram for IUnityProxy:
[legend]

Public Member Functions

void InitializeFor (in string desktopFileName, in string windowTitle)
 
void SoundMenuSetTrackInfo (in string title, in string artist, in string album, in string coverFilePath)
 
void SoundMenuSetPlayingState (in PRInt16 playing)
 
void HideWindow ()
 
void ShowWindow ()
 

Detailed Description

Definition at line 5 of file IUnityProxy.idl.

Member Function Documentation

void IUnityProxy::HideWindow ( )
void IUnityProxy::InitializeFor ( in string  desktopFileName,
in string  windowTitle 
)
void IUnityProxy::ShowWindow ( )
void IUnityProxy::SoundMenuSetPlayingState ( in PRInt16  playing)
void IUnityProxy::SoundMenuSetTrackInfo ( in string  title,
in string  artist,
in string  album,
in string  coverFilePath 
)

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