#include <CoreFoundation/CoreFoundation.h>#include <CoreServices/CoreServices.h>import <Foundation/Foundation.h>#include "ReadFile.h"Functions | |
| Boolean | GetMetadataForFile (void *thisInterface, CFMutableDictionaryRef attributes, CFStringRef contentTypeUTI, CFStringRef pathToFile) |
| Boolean GetMetadataForFile | ( | void * | thisInterface, |
| CFMutableDictionaryRef | attributes, | ||
| CFStringRef | contentTypeUTI, | ||
| CFStringRef | pathToFile ) |
Definition at line 15 of file GetMetadataForFile.m.