MATLAB BUILDER EX 1 Guía de usuario Pagina 136

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 164
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 135
C Utility Library
Parameters.
Argument Type Description
ppFlags MWFlags
Referencetoan
uninitialized
MWFlags
object that receives the
copy
Return Value. None
Remarks. Clone allocates a new
MWFlags object and creates a d eep copy of
the object’s contents. Call this function when a separate object is required
instead of a shared copy of an existing o bject refere nce.
Class MWStruct
The MWStruct classpassesorreceivesaStruct type to or from a compiled
class method. This class contains these pro perties /methods:
“Sub Initialize([varDims], [varFieldNames])” on page C -16
“Property Item([i0], [i1], ..., [i31]) As MWField” on page C-18
“Property N umberOfFields As Long” on page C-21
“Property NumberOfD ims As Long” on page C-21
“Property Dims As Variant” on page C-21
“Property Field Names As Varia nt” on page C -21
“Sub Clone(ppStruct As MWStruct)” on page C-22
Sub Initialize([varDims], [varFieldNames])
Allocates a structure array with a specified number and size of dimensions
and a specified list of field nam e s.
C-16
Vista de pagina 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 163 164

Comentarios a estos manuales

Sin comentarios