Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CDControlClass Class Reference

#include <CDCNTRL.H>

Public Member Functions

 CDControlClass (void)
 
 ~CDControlClass (void)
 
void Force_CD_Eject (int drive)
 
bool Lock_CD_Tray (int drive)
 
bool Unlock_CD_Tray (int drive)
 

Detailed Description

Definition at line 53 of file CDCNTRL.H.

Constructor & Destructor Documentation

◆ CDControlClass()

CDControlClass::CDControlClass ( void )

Definition at line 91 of file CDCNTRL.CPP.

◆ ~CDControlClass()

CDControlClass::~CDControlClass ( void )

Definition at line 108 of file CDCNTRL.CPP.

Member Function Documentation

◆ Force_CD_Eject()

void CDControlClass::Force_CD_Eject ( int drive)

Definition at line 124 of file CDCNTRL.CPP.

◆ Lock_CD_Tray()

bool CDControlClass::Lock_CD_Tray ( int drive)

Definition at line 145 of file CDCNTRL.CPP.

◆ Unlock_CD_Tray()

bool CDControlClass::Unlock_CD_Tray ( int drive)

Definition at line 166 of file CDCNTRL.CPP.


The documentation for this class was generated from the following files: