Removes the dependency relationship between the calling process and the specified sponsor.
This function removes the dependency relationship from the database between the Windows Process and the RT Sponsor registered with the given name.
Visual Basic:
Sub ntxUnregisterDependency( ByVal lpszSponsorName As String)
Visual C#:
void ntxUnregisterDependency ( String lpszSponsorName);
lpszSponsorName
E_UNREGISTERED
E_NTX_INTERNAL_ERROR
Versions | Reference |
---|---|
INtime 3.0 | INtimeDotNet |
INtimeDotNet system calls, Distributed systems manager calls