System.TSystemThreadFuncProc

From RAD Studio VCL Reference
Jump to: navigation, search

C++ Information

From System.hpp

	typedef void * (_fastcall *)(void *,void *) TSystemThreadFuncProc;


Unit: System

Type: typedef

Description

Represents a procedural type used when defining a global routine that is called whenever a system thread is started.


TSystemThreadFuncProc represents a procedural type used when defining a global routine that is called whenever a system thread is started.

See Also

Personal tools
Translations
Newest Version