rdaAttach

Attaches the repeat dial library (rda.dll under Windows and librda.so under UNIX) to NCC.

Prototype

DWORD rdaAttach ( void *extparms )

Argument

Description

extparms

Reserved for future use.

Return values

SUCCESS

Details

rdaAttach attaches the repeat dial library to NCC and initializes the repeat dial database. This function is invoked when the NCC API is opened.

See also

rdaDetach