Share via


Resource Manager Functions (Compact 7)

3/12/2014

The list below describes the functions that support Resource Manager.

In This Section

  • RM_CALLBACK
    Called by the Resource Service Provider to notify the Resource Manager of status changes.
  • RmAddToResource
    Attaches additional applications to a previously acquired resource.
  • RmDeinitialize
    Signals the Resource Manager that the Connection Manager is no longer using resources.
  • RmInitialize
    Initializes a Resource Manager instance and must be called before calling any other Resource Manager function.
  • RmRelease
    Releases a resource, making it available to subsequent calls to RmAcquire.

See Also

Reference

Resource Manager Reference