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 » RefreshDTObjectA

NAME

	RefreshDTObjectA - Refresh a datatypes object.          (V39)

SYNOPSIS

	RefreshDTObjectA (object, window, req, attrs)
a0 a1 a2 a3
VOID RefreshDTObjectA (Object *, struct Window *,
struct Requester *, struct TagItem *);
RefreshDTObject (object, window, req, tag1, ...);
VOID RefreshDTObject (Object *, struct Window *,
struct Requester *, Tag tag1, ...);

FUNCTION

	Refreshes the specified object, by sending the GM_RENDER method to
the object.

INPUTS

	object - Pointer to an object as returned by NewDTObjectA().
window - Pointer to the window.
req - Must be NULL.
attrs - Additional attributes (currently none are defined).

SEE ALSO

AddDTObject(), RemoveDTObject(), intuition.library/RefreshGList()

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:

Abyss

CSL
AYS
ATX
HZ

Comments:

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