PMUNBINDCHANNEL(3)
PM Programmer's Manual
PMUNBINDCHANNEL(3)
NAME
pmUnbindChannel - unbind a channel from a context

SYNOPSIS
int pmUnbindChannel(pmContext *pmc);

ARGUMENTS
pmContext * pmc
IN
pmContext object

IMPLEMENTATION LEVEL
DEVICE DEPENDENT

DESCRIPTION
pmUnbindChannel() unbinds a channel from a context pmc.

RETURN VALUES
PM_SUCCESS Success
EINVAL Context is not bound to a channel
ENOSYS Operation not supported


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