Click or drag to resize

IGetExtensionResourceCallback Methods

Version 94.4.20

The IGetExtensionResourceCallback type exposes the following members.

Methods
  NameDescription
Public methodCancel
Cancel the request.
Public methodContinue(Byte)
Continue the request
Public methodContinue(Stream)
Continue the request. Read the resource contents from stream.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also