DtUnlockCursor(3Dt) DtUnlockCursor(3Dt)
NAME
DtUnlockCursor - unlock a cursor locked with DtLockCursor
SYNOPSIS
#include <Dt/DtLock.h>
void DtUnlockCursor(XtPointer client_data, XtIntervalId *timer_id);
DESCRIPTION
The DtUnlockCursor function removes a lock created with
DtLockCursor.
client_data DtCallbackInfo * from the DtLockCursor
function
timer_id reserved parameter
This function is automatically invoked when the lock interval
has elapsed [see DtLockCursor(3Dt)]. It may also be invoked
by an application to prematurely remove the lock.
RETURN VALUES
DtUnlockCursor has no return values.
REFERENCES
DtLockCursor(3Dt)
Copyright 1994 Novell, Inc. Page 1