Synopsis

(macro) void *oqm_GetObject(long option, OQM_QUEUE *queue)

Purpose

Get the current object in an object queue.

Description

This function will return the current object in the specified object queue. This operation does not affect the objects in the queue.

Input

option

Options (not used)

queue

Queue pointer

Return

Object pointer or NULL if error