| Function | Description |
|---|---|
| BAppFileInfo() | Constructor |
| ~BAppFileInfo() | Destructor |
| GetAppFlags() | Returns application flags |
| GetIcon() | Returns application icons |
| GetIconForType() | Returns icon used by an application to display a given file type |
| GetPreferredApp() | Sets the preferred app for this executable |
| GetSignature() | Returns the application signature |
| GetSupportedTypes() | Returns the application's supported file types |
| GetType() | Returns the application's file type |
| GetVersionInfo() | Returns the application's version information |
| InitCheck() | Returns the status of the most recent initialization |
| IsSupportedType() | Tests whether an application supports a given MIME type |
| IsUsingAttributes() | Tests whether file information will be stored as attributes |
| IsUsingResources() | Tests whether file information will be stored as resources |
| SetAppFlags() | Sets application flags |
| SetIcon() | Sets application icons |
| SetIconForType() | Sets icon used by an application to display a given file type |
| SetInfoLocation() | Sets the location where the file information is to be stored |
| SetPreferredApp() | Gets the preferred app for this executable |
| SetSignature() | Sets the application signature |
| SetSupportedTypes() | Sets the application's supported file types |
| SetTo() | Initializes the object by pointing it to a BFile |
| SetType() | Sets the application's file type |
| SetVersionInfo() | Sets the application's version information |
| Supports() | Tests whether an application supports a given MIME type |
| The Storage Kit Table of Contents | The Storage Kit Index |
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified