PMGETDEVICECONFIG(3)
PM Programmer's Manual
PMGETDEVICECONFIG(3)
NAME
pmGetDeviceConfig - extract a device configuration

SYNOPSIS
int pmGetDeviceConfig(pmDevice *pmd, pmDeviceConfig *configp);

ARGUMENTS
pmDevice * pmd
IN
pmDevice object
pmDeviceConfig * configp
OUT
Device configuration

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmGetDeviceConfig() extracts a configuration of a device.

NOTES
The caller must not free or alter the returned type name string.

RETURN VALUE
PM_SUCCESS Success


CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.