dat_registry_remove_provider - unregister the Provider from the Dynamic Registry
cc [ flag... ] file... -ldat [ library... ] #include <dat/udat.h> DAT_RETURN dat_registry_remove_provider ( IN DAT_PROVIDER *provider IN const DAT_PROVIDER_INFO *provider_info )
provider
provider_info
The Provider removes itself from the Dynamic Registry. It is the Provider's responsibility to complete its sessions. Removal of the registration only prevents new sessions.
The Provider cannot be removed while it is in use. An attempt to remove the Provider while it is in use results in an error with the return code DAT_PROVIDER_IN_USE.
DAT_SUCCESS
DAT_INVALID_PARAMETER
DAT_PROVIDER_IN_USE
See attributes(5) for descriptions of the following attributes:
|
libdat(3LIB), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |