a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 datatypes.library
  --background--
  --rexxhost--
  AddDTObject
  DisposeDTObject
  DoAsyncLayout
  DoDTMethodA
  DrawDTObjectA
  GetDTAttrsA
  GetDTMethods
  GetDTString
  GetDTTriggerMethods
  NewDTObjectA
  ObtainDTDrawInfoA
  ObtainDataTypeA
  PrintDTObjectA
  RefreshDTObjectA
  ReleaseDTDrawInfo
  ReleaseDataType
  RemoveDTObject
  SetDTAttrsA
Include
GuruMeditation
Docs » Autodocs » datatypes.library » DoAsyncLayout

NAME

	DoAsyncLayout - Call the DTM_ASYNCLAYOUT method on a separate process.
(V39)

SYNOPSIS

	retval = DoAsyncLayout (object, gpl);
d0 a0 a1
ULONG DoAsyncLayout (Object *, struct gpLayout *);

FUNCTION

	This function is used to asyncronously perform the object's
DTM_ASYNCLAYOUT method. This is used to offload the layout method
from input.device.
The DTM_ASYNCLAYOUT method must exit when SIGBREAKF_CTRL_C signal
is set. This indicates that the data has become obsolete and
the DTM_ASYNCLAYOUT method will be called again.

INPUTS

	object - Pointer to the data types object.
gpl - Pointer to a gpLayout message.

RESULT

SEE ALSO

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Red Sector Inc.

HZ
SCX
RSI
TSL

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se