PreviousNext

The invoke_id Parameter

All interface functions that invoke a directory service operation return an invoke_id parameter, which is an integer that identifies the particular invocation of an operation. Since asynchronous operations (within the same thread) are not supported, the invoke_id return value is no longer relevant for operations. DCE application programmers must still supply this parameter as described in the XDS reference pages, but should ignore the value returned.