help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

TCreateGUIDFunc

Callback prototype to create GUIDs

Declaration

Source position: sysutilh.inc line 176

type TCreateGUIDFunc = function(

  out GUID: TGUID

):Integer;

Description

TCreateGUIDFunc is the prototype for a GUID creation handler. On return, the GUID argument should contain a new (unique) GUID. The return value of the function should be zero for success, nonzero for failure.

See also

OnCreateGUID

  

Callback to create GUID values

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505