Click or drag to resize
IReceiverFormatManager Methods

The IReceiverFormatManager type exposes the following members.

Methods
  NameDescription
Public methodGetProvider
Returns the registered provider with the identifier supplied or null if no provider has been registered for this ID.
Public methodGetRegisteredFormats
Returns a collection of all registered receiver formats in a summarised form.
Public methodInitialise
Initialises the format manager.
Public methodRegisterProvider
Registers a provider.
Public methodShortName
Returns the short name associated with the unique ID passed across. If there is no provider registered with the unique ID then a string along the lines of "Unknown" is returned.
Top
See Also