NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Bitmap.GetHICON

[To be supplied.]

[Visual Basic]
Public Function GetHICON() As Integer
[C#]
public int GetHICON();
[C++]
public: int GetHICON();
[JScript]
public function GetHICON() : int;

See Also

Bitmap Class | Bitmap Members | System.Drawing Namespace