Gentee Programming Language > Documentation > Launch Download documentation

ge_getid

Get the objects identifier by its name.
 
DWORD WINAPI ge_getid(
      BYTE*   name
)

Parameters

nameObject’s name.

Return value

Returns object’s identifier or “0,” if the object was not found.

See also

    Gentee API functions     ge_call


 Copyright © 2004-2006 Gentee Inc. All rights reserved.