 |
| GetFileOwner - Get the owner of an NTFS file |
User rating: 0/10 (0 votes) | |
|
|
 |
 |
| Before you begin: |
 |
| The first version of this code sample was based on VB-to-VFP translation from VB example posted on DevX.com. For a given file the function returns account and domain names in a string. |
 |
 |
| |
| |
Members area. Log in to view this example. |
|
| |
|
|
|
|
|
 |
User rating: 0/10 (0 votes) | |
| 3259 bytes Created: 2004-02-25 20:58:36 Modified: 2009-02-03 15:26:42 Visits in 7 days: 49 |
|
 |
 |
| Listed functions: |
 |
|
 |
 |
| My comment: |
 |
| A local computer is assumed. Otherwise change cSystemName value in the code from Chr(0) to the target computer name (null-terminated). The owner can be a serial port as well. |
 |
 |
| Word Index links for this example: |
 |
|
|
 |
 |
| Translate this page: |
 |
|