Interface WinBase.THREAD_START_ROUTINE

All Superinterfaces:
AltCallingConvention, Callback, StdCall, StdCallLibrary.StdCallCallback
Enclosing interface:
WinBase

public static interface WinBase.THREAD_START_ROUTINE extends StdCallLibrary.StdCallCallback
Represents a thread entry point local to this process, as a Callback.