Removes the dependency relationship between the calling process and the specified sponsor.
This function removes the dependency relationship from the Windows database between the Windows process and the Sponsor registered with the given name (at the given location in the case of ntxUnregisterDependencyEx).
NTXSTATUS ntxUnregisterDependency( LPSTR lpszSponsorName );
NTXSTATUS ntxUnregisterDependencyEx( LPSTR lpszSponsorName, NTXLOCATION hLocation );
lpszSponsorName
hLocation
E_OK
E_OK
E_STATE
E_NTX_INTERNAL_ERROR
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/nt/include/ntx.h | ntx.h | ntx.lib |
INtime 4.01 (for 64-bit Windows) | intime/nt/include/ntx.h | ntx.h | ntx64.lib |