Using Win32 functions in Visual FoxPro Image Gallery
Service
..msdn
CloseServiceHandle
ControlService
CreateService
DeleteService
EnumServicesStatus
GetUserObjectInformation
LockServiceDatabase
OpenSCManager
OpenService
StartService
UnlockServiceDatabase
Code examples:
Encapsulating access to the Windows Services in a class
UnlockServiceDatabase
..msdn    Add comment     W32 Constants      Translate this page
The UnlockServiceDatabase function unlocks a service control manager database by releasing the specified lock.
Code examples:
Encapsulating access to the Windows Services in a class
Declaration:
 
BOOL UnlockServiceDatabase(
  SC_LOCK ScLock
);
 
FoxPro declaration:
 
DECLARE INTEGER UnlockServiceDatabase IN advapi32;
    INTEGER ScLock
 
Parameters:
ScLock
[in] Lock obtained from a previous call to the LockServiceDatabase function.
Return value:
If the function succeeds, the return value is nonzero.
Word Index links for the UnlockServiceDatabase :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2004-12-14 21:55:57
Modified: 2004-12-14 21:57:32
Visited in last 7 days: 11
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (184.73.74.47)
34.32 min.Example: 'The window and its ancestors'
34.37 min.Example: 'Creating two-byte hashes for a list of URLs'
10.49 hrs.Solution: 'LanguageBar ActiveX Control'
12.18 hrs.Example: 'High-powered ALLTRIM'
 Example: 'Enumerating devices installed on the local machine'
23.99 hrs.Function: 'InitiateShutdown'
1 day(s)Example: 'How to enumerate sessions and processes on a specified terminal server'
 Example: 'How to display the Properties dialog box for a file (ShellExecuteEx)'
 Function: 'capCreateCaptureWindow'
Function group: 'Windows Multimedia'
 Example: 'How to remove a directory that is not empty'
Google
Advertise here!