Resource Manager Service Provider Functions (Compact 7)
3/12/2014
The list below describes the functions that support Resource Manager Service Provider.
In This Section
- RSP_CALLBACK
Called by the Resource Service Provider to notify the Resource Manager of status changes.
- RspAcquire
Called by the Resource Manager to lock an instance of a resource specified by pResId.
- RspDeinitialize
Signals the Resource Service Provider that the Resource Manager is no longer using the Resource Service Provider.
- RspGetResourceInfo
Retrieves the current state information of the resource.
- RspInitialize
Initializes a Resource Service Provider instance.
- RspRelease
Releases a resource.