Click or drag to resize

ThumbnailProvider Methods

The ThumbnailProvider type exposes the following members.

Methods
  NameDescription
Protected methodGetThumbnailBitmap
Gets the thumbnail bitmap.
Protected methodGetThumbnailBitmapHandle
Gets the thumbnail bitmap handle.
Public methodRegisterInProcess
Registers this handler in the registry as In-Process.
(Inherited from Handler.)
Public methodRegisterOutOfProcess
Registers this handler in the registry as Out-Of-Process.
(Inherited from Handler.)
Protected methodTrace
Sends a text to trace.
(Inherited from Handler.)
Public methodUnregister
Unregisters this handler from the registry.
(Inherited from Handler.)
Top
See Also