NOVELL TECHNICAL INFORMATION DOCUMENT

TITLE:  VB sample code demonstrating how to read extended file info
AUTHOR:  RLE
DOCUMENT ID:  TID102358
DOCUMENT REVISION:  
DATE:  2000/09/1 8:24 AM
ALERT STATUS:  Yellow
INFORMATION TYPE:  Issue
README FOR:  VBFLINFO.EXE
NOVELL PRODUCT CLASS:

NetWare API

NOVELL PRODUCT and VERSION:

NetWare NDK Jul00

CATEGORY:

none

COMPILER:

Visual Basic 5.0

TARGET OS:

Windows 2000

ABSTRACT:

This sample code demonstrates how to read extended file info using DLL API call NWIntScanExtendedInfo().

DETAILED DESCRIPTION

This sample code demonstrates how to read extended file info using DLL API call NWIntScanExtendedInfo().
User should already be autenticated to the server.
This code is written to work properly only in DOS name space. It requires some changes for other name spaces (like LONG...).
For keeping the code simple and readable, only very basic error handling is implemented.


-----------------------------------------------------------------
DISCLAIMER
THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.

-----------------------------------------------------------------

Self-Extracting File Name:  VBFLINFO.EXE

Files Included:		Size	Date	Time

VBFLINFO.TXT	(this file)
PROJECT1.VBW		51	8-31-00    6:09 AM
PROJECT1.VBP		646	8-31-00    6:09 AM
FORM1.FRM		28977	8-31-00    6:09 AM
VBFLINFO.MSG		106	8-31-00    6:09 AM

Installation Instructions:

VBFLINFO.EXE can be found on:
The DeveloperNet Support World Wide Web site (developer.novell.com/support/sample/recent.htm)

-----------------------------------------------------------------
Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.
-----------------------------------------------------------------

