GenerateThumbnailForURL.m File Reference

#include <CoreFoundation/CoreFoundation.h>
#include <CoreServices/CoreServices.h>
#include <QuickLook/QuickLook.h>

Go to the source code of this file.

Functions

OSStatus GenerateThumbnailForURL (void *thisInterface, QLThumbnailRequestRef thumbnail, CFURLRef url, CFStringRef contentTypeUTI, CFDictionaryRef options, CGSize maxSize)
void CancelThumbnailGeneration (void *thisInterface, QLThumbnailRequestRef thumbnail)


Function Documentation

void CancelThumbnailGeneration ( void *  thisInterface,
QLThumbnailRequestRef  thumbnail 
)

Definition at line 17 of file GenerateThumbnailForURL.m.

Referenced by QuickLookGeneratorQueryInterface().

OSStatus GenerateThumbnailForURL ( void *  thisInterface,
QLThumbnailRequestRef  thumbnail,
CFURLRef  url,
CFStringRef  contentTypeUTI,
CFDictionaryRef  options,
CGSize  maxSize 
)

Definition at line 11 of file GenerateThumbnailForURL.m.

References noErr.

Referenced by QuickLookGeneratorQueryInterface().


Generated on Tue Jul 5 16:07:45 2011 for ROOT_528-00b_version by  doxygen 1.5.1