MATLAB BUILDER EX 1 Uživatelská příručka Strana 173

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 182
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 172
Utility Library Classes
D-29
Property Value As Variant
The Value property stores the actual argument to pass. Any type that can be
passed to a compiled method is valid for this property.
Property MWFlags As MWFlags
Stores a reference to an MWFlags object. This property sets or gets the array
formatting and data conversion flags for a particular argument. Each
MWArg
object has its own
MWFlags property. This property overrides the value of the
any flags set on the object whose methods are called.
Sub Clone(ppArg As MWArg)
Creates a copy of an MWArg object.
Parameters.
Return Value.
None.
Remarks. Clone allocates a new MWArg object and creates a deep copy of the
objects contents. Call this function when a separate object is required instead
of a shared copy of an existing object reference.
Argument Type Description
ppArg MWArg
Reference to an uninitialized
MWArg object to receive the copy.
Zobrazit stránku 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 181 182

Komentáře k této Příručce

Žádné komentáře