PMCLOSEDEVICE(3)
PM Programmer's Manual
PMCLOSEDEVICE(3)
NAME
pmCloseDevice - close a PM device

SYNOPSIS
int pmCloseDevice(pmDevice *pmd);

ARGUMENTS
pmDevice * pmd
IN
pmDevice object

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmCloseDevice() closes a PM device and frees a pmDevice object.
All contexts of the device are also closed.

RETURN VALUE
PM_SUCCESS Success


CREDIT
This document is a part of the SCore cluster system software developed at Real World Computing Partnership, Japan. Copyright (c) 2000, 1999 Real World Computing Partnership.