Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ MDI_DeRegister

Media Vault

Software Library

Restoration Projects

Artifacts Sought

MDI_DeRegister

[Previous] [Contents] [Index] [Next]

MDI_DeRegister()

Deregister from the MII management library and free allocated resources

Synopsis:

void MDI_DeRegister ( mdi_t **mdi );

Arguments:

mdi
A pointer to the mdi_t pointer to invalidate.

Description:

MDI_DeRegister() deregisters from the MII management library, invalidates the mdi_t pointer, and frees any resources that MDI_Register() or MDI_Register_Extended() allocated.

Classification:

QNX Neutrino

Safety:
Cancellation point Yes
Interrupt handler No
Signal handler Yes
Thread Yes

See also:

MDI_Register(), MDI_Register_Extended()


[Previous] [Contents] [Index] [Next]

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026