MSFN Forum: RegQueryInfoKey Function info - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

RegQueryInfoKey Function info Rate Topic: -----

#1 User is offline   amit 

  • Group: Members
  • Posts: 5
  • Joined: 09-November 04

Posted 26 November 2004 - 08:12 AM

Are u aware of this function......

LONG RegQueryInfoKey (
HKEY hKey,
LPWSTR lpClass,
LPDWORD lpcbClass,
LPDWORD lpReserved,
LPDWORDlpcSubKeys,
LPDWORD lpcbMaxSubKeyLen,
LPDWORD lpcbMaxClassLen,
LPDWORD lpcValues,
LPDWORD lpcbMaxValueNameLen,
LPDWORD lpcbMaxValueLen,
LPDWORD lpcbSecurityDescriptor,
PFILETIME lpftLastWriteTime );


I want to know what is the use of the second parameter....
It says it returns the class name....
What is a class name...?
As the function reads the registry...I must be able to see the value in the registry itself using regedit....

Please help I am trying hard to figure this out

Thanx


#2 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,031
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2004 - 02:20 PM

.

This post has been edited by crahak: 07 November 2006 - 07:07 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy