[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


NAME
    ReleaseConfigBinding - allow others to bind to drivers

SYNOPSIS
    ReleaseConfigBinding()


FUNCTION
    This call should be used when you are done binding drivers
    to ConfigDev entries.  It releases the SignalSemaphore; this
    allows others to bind their drivers to ConfigDev structures.

SEE ALSO
    ObtainConfigBinding()