GetEntryExPtr

Outputs a pointer to the memory address of the requested entry.
VAR_INPUT
diIndex : DINT;
diIndex: Index position of the entry to be output.
VAR_OUTPUT
GetEntryExPtr : BOOL;
pEntryPtr : POINTER TO PVOID;
GetEntryExPtr: Result of the function.
pEntryPtr: Pointer that is to be used to output the entry.