User Tools

Site Tools


eliteapi:functions:inventory:getselecteditemname

GetSelectedItemName

Returns the currently selected items name.

ELITEAPI_API unsigned int __stdcall GetSelectedItemName(void* apiObject, LPVOID lpBuffer, int size);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • lpBuffer [in]
    • The buffer to hold our return.
  • size [in]
    • The size of the return buffer.

Return Value

The number of bytes written to the buffer, if any.

eliteapi/functions/inventory/getselecteditemname.txt · Last modified: 2015/11/30 00:02 (external edit)