Retrieve File Owner Info (NT) 
Author Message
 Retrieve File Owner Info (NT)

I'm looking to retrieve information about a file using Access and need to
pull the Owner value that is stored under Windows NT. Can anyone point me to
the API function I need to do this, or suggest another method?

Thanks in advance

Ken Beattie



Mon, 16 Sep 2002 03:00:00 GMT  
 Retrieve File Owner Info (NT)
A file? Or another Access MDB?

Steve

On Thu, 30 Mar 2000 09:22:57 +1000, "Ken Beattie"

Quote:

>I'm looking to retrieve information about a file using Access and need to
>pull the Owner value that is stored under Windows NT. Can anyone point me to
>the API function I need to do this, or suggest another method?



Mon, 16 Sep 2002 03:00:00 GMT  
 Retrieve File Owner Info (NT)
Take alook at NetFileEnum API. Pass the resume_handle to NetFileGetInfo for
a level 3 info.

--
Dev Ashish     (http://www.mvps.org/access)




: > A file? Or another Access MDB?
: >
: > Steve
:
: Another file, it may be an MDB or it may be any other file type.
:
: Ken Beattie
:
:
:
: > On Thu, 30 Mar 2000 09:22:57 +1000, "Ken Beattie"
: >
: > >I'm looking to retrieve information about a file using Access and need
to
: > >pull the Owner value that is stored under Windows NT. Can anyone point
me
: to
: > >the API function I need to do this, or suggest another method?
:
:



Wed, 18 Sep 2002 03:00:00 GMT  
 Retrieve File Owner Info (NT)

Quote:
> Take alook at NetFileEnum API. Pass the resume_handle to NetFileGetInfo
for
> a level 3 info.

> --
> Dev Ashish     (http://www.mvps.org/access)

Many thanks.

Ken



Fri, 20 Sep 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Retrieving the owner of a file in NT

2. How can I retrieve Info from NT users via APIs

3. Q218965 - How To Obtain the Owner of a File on Windows NT

4. NT File Owner

5. Owner of a file in NT?

6. retrieve directory (not file) info with an API (WinnNT4.0)

7. Retrieving File Info

8. Writing & Retrieving Info from file

9. Retrieve info from an excel file

10. ExtendedProperty can't retrieve file summary info

11. Wave File Info: How to Retrieve

12. How do I retrieve registered owner name from registry

 

 
Powered by phpBB® Forum Software