Casio DT-X8 Series Bedienungsanleitung Seite 29

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 28
29
3.10 SysGetStorageOffMaskTime
This function retrieves the period of time that disables turning off the power after use of either one
of the memory storages. See the dwStorageType parameter of SysSetStorageOffMaskTime
function for memory storage kinds.
Calling Sequences
[C++]
DWORD SysGetOFFMaskTime(
DWORD *pdwStorage,
DWORD *pdwStorageType
)
[Visual Basic]
Public Shared Function SysGetStorageOffMaskTime( _
ByRef pdwStorage As Int32 _
ByRef pdwStorageType As Int32 _
) As Int32
[C#]
public static Int32 SysGetStorageOffMaskTime(
ref Int32 pdwStorage
ref Int32 pdwStorageType
);
Parameters
pdwStorage
This is for retrieving the time period. See SysSetStorageOffMaskTime function for
value to retrieve.
pdwStorageType
This parameter is for retrieving storage type. See SysSetStorageOffMaskTime function
for value to retrieve.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare