PMGETCONTEXTCONFIG(3)
PM Programmer's Manual
PMGETCONTEXTCONFIG(3)
NAME
pmGetContextConfig - get configuration of a context

SYNOPSIS
int pmGetContextConfig(pmContext *pmc, pmContextConfig *configp);

ARGUMENTS
pmContext * pmc
IN
pmContext object
pmContextConfig * configp
OUT
Context configuration

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmGetContextConfig() returns the configuration of a context.

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.