Removes the current sponsor name from the active sponsor state. No notifications are made to dependents and the name remains in use until the sponsor is removed from all relationships.
This function removes the process registered as an active sponsor from the database. No new relationships can be made with this sponsor name. The name remains in use until the sponsor no longer appears in any dependency relationships.
Visual Basic:
Sub ntxUnregisterSponsor( ByVal lpszSponsorName As String)
Visual C#:
void ntxUnregisterSponsor ( String lpszSponsorName);
lpszSponsorName
E_UNREGISTERED
E_NTX_INTERNAL_ERROR
Versions | Reference |
---|---|
INtime 3.0 | INtimeDotNet |
INtimeDotNet system calls, Distributed systems manager calls