IconResourceEncoder

IconResourceEncoder


Encodes the StdPicture icon.


Implements:

IResourceEncoder 

Public:

Methods:

NameDescription
 Encode 
 GetEncodedResource Retrieves the next encoded resource in the encoder.  
 Reset Releases all currently encoded values.  

Remarks

Any value can be passed in. No exception is thrown. If the value is not a bitmap then the function returns False.

The ResourceName can be a String or a Numeric value.

The LanguageID can be a CultureInfo object, a culture name, or an LCID. If the LanguageID is not supplied, then the current culture is used.

See Also

Project CorLib Overview

Class IconResourceEncoder Overview