please dont rip this site Prev Next

GetServiceDisplayName info  Overview  Group

The GetServiceDisplayName function obtains the display name that is associated with a particular service.

BOOL GetServiceDisplayName(

    SC_HANDLE hSCManager,

// handle to a service control manager database

    LPCTSTR lpServiceName,

// the service name

    LPTSTR lpDisplayName,

// buffer to receive the service’s display name

    LPDWORD lpcchBuffer 

// size of display name buffer and display name

   );

Parameters

hSCManager
Handle to a service control manager database, as returned by the OpenSCManager function.
lpServiceName
Points to a null-terminated service name string. This name is the same as the service’s registry key name.
lpDisplayName
Points to a buffer into which the function stores the service’s display name as a null-terminated string. If the function fails, this buffer will contain an empty string.
lpcchBuffer
Points to a DWORD that contains the size, in characters, of the buffer pointed to by lpDisplayName. When the function returns, this DWORD contains the size, in characters, of the service’s display name, excluding the NULL terminator.

If the buffer pointed to by lpDisplayName is too small to contain the display name, the function stores no data into it. When the function returns, the DWORD pointed to by lpcchBuffer contains the size in characters of the service’s display name, excluding the NULL terminator.

Return Values

If the functions succeeds, the return value is nonzero.

If the function fails, the return value is zero. To get extended error information, call GetLastError.

Remarks

There are two names for a service: the service name and the display name. The service name is the name of the service’s key in the registry. The display name is a user-friendly name that appears in the Services control panel application, and is used with the NET START command. To map the service name to the display name, use the GetServiceDisplayName function. To map the display name to the service name, use the GetServiceKeyName function.

See Also

GetServiceKeyName, OpenSCManager

 


file: /Techref/os/win/api/win32/func/src/f38_18.htm, 3KB, , updated: 2000/4/7 12:19, local time: 2024/4/23 01:21,
TOP NEW HELP FIND: 
18.191.211.66:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/func/src/f38_18.htm"> GetServiceDisplayName</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .