The LocalPlugin type exposes the following members.

Methods

  NameDescription
CloseProc
Function that can be implemented.
DescriptionProc
Function that can be implemented.
ExtensionListProc
Function that can be implemented.
Finalize
Releases all resources used by the instance.
(Overrides Object..::.Finalize()()().)
FormatProc
Implementation of FormatProc
GetImplementedMethods
Function that returns a bitfield containing the implemented methods.
LoadProc
Function that can be implemented.
MimeProc
Function that can be implemented.
OpenProc
Function that can be implemented.
PageCapabilityProc
Function that can be implemented.
PageCountProc
Function that can be implemented.
Read
Reads from an unmanaged stream.
ReadByte
Reads a single byte from an unmanaged stream.
RegExprProc
Function that can be implemented.
SaveProc
Function that can be implemented.
Seek
Seeks in an unmanaged stream.
SupportsExportBPPProc
Function that can be implemented.
SupportsExportTypeProc
Function that can be implemented.
SupportsICCProfilesProc
Function that can be implemented.
Tell
Retrieves the position of an unmanaged stream.
ValidateProc
Function that can be implemented.
Write
Writes to an unmanaged stream.
WriteByte
Writes a single byte to an unmanaged stream.

See Also