Click or drag to resize

IGetExtensionResourceCallback Methods

Version 85.3.121

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