ITT Rule IDL Version 7.0 Instrukcja Użytkownika Strona 191

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 430
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 190
Chapter 7: Creating an Operation 191
iTool Developer’s Guide Example: Data Resample Operation
self->IDLitDataOperation::SetProperty, _EXTRA = _extra
END
Discussion
The SetProperty method for our operation supports four properties named X, Y, Z,
and METHOD, stored in instance data fields of the same name (with an underscore
prepended). If any of these properties is specified in the call to the SetProperty
method, its value is stored in the appropriate instance data field. Any other properties
included in the method call are passed to the superclass’ SetProperty method.
Przeglądanie stron 190
1 2 ... 186 187 188 189 190 191 192 193 194 195 196 ... 429 430

Komentarze do niniejszej Instrukcji

Brak uwag