Unitech PA982 Bedienungsanleitung Seite 34

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 105
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 33
-
6.8 Disable toolbar on windows explorer
Function Description:
This function will hide windows explorer’s toolbar
Function call:
BOOL DisableExploreToolbar (VOID);
Return code:
=TRUE OK
=FALSE Fail
6.9 Enable toolbar on windows explorer
Function Description:
This function will enable windows explorer’s toolbar again
Function call:
BOOL EnsableExploreToolbar (VOID);
Return code:
=TRUE OK
=FALSE Fail
6.10 Disable Connection
Function Description:
This function will disable the specify connection in “Settings\Network and Dial-up Connections”.
Function call:
BOOL DisableConnection (LPTSTR);
Parameter (Input):
Specify the connection name in parameter.
Return code:
=TRUE Success
=FAULE Fail
6.11 Enable Connection
Function Description:
This function will enable the specify connection in “Settings\Network and Dial-up Connections”.
Function call:
BOOL EnableConnection (LPTSTR);
Parameter (Input):
Specify the connection name in parameter.
Return code:
=TRUE Success
=FAULE Fail
Seitenansicht 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 104 105

Kommentare zu diesen Handbüchern

Keine Kommentare