|
-
September 19th, 2001, 11:16 PM
#1
How to declare and use this function?
NetServerGetInfo (LPWSTR servername,
DWORD level,
LPBYTE *bufptr
);
Thank you.
-
September 20th, 2001, 12:53 AM
#2
Re: How to declare and use this function?
try
NetServerGetInfo(byval servername as string,level as long,bufptr as any)
HTH
cksiow
http://vblib.virtualave.net - share our codes
-
September 20th, 2001, 12:33 PM
#3
Re: How to declare and use this function?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|