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

NAME

	GetDTMethods - Obtain methods an object supports.       (V39)

SYNOPSIS

	methods = GetDTMethods (object);
d0 a0
ULONG GetDTMethods (Object *);

FUNCTION

	This function is used to obtain a list of methods that an
object supports.

INPUTS

	object - Pointer to an object as returned by NewDTObjectA().

RESULT

	Returns a pointer to a ~0 terminated ULONG array.  This array
is only valid until the object is disposed off.

SEE ALSO

GetDTTriggerMethods()

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:

Scoopex

CSL
PHA
SCX
PDX

Comments:

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