rdaDetach

Detaches the repeat dial library from NCC.

Prototype

DWORD rdaDetach ( void *extparms )

Argument

Description

extparms

Reserved for future use.

Return values

SUCCESS

Details

rdaDetach detaches the repeat dial library from NCC and shuts down the database if no other connections exist. This function is invoked when the NCC API is closed.

See also

rdaAttach