C# Class ManagedWin32.Api.IconDir

Show file Open project: MathewSachin/ManagedWin32

Public Properties

Property Type Description
Count short
Reserved short
Type short

Public Methods

Method Description
ToGroupIconDir ( ) : GroupIconDir

Converts the current NIco.IconDir into NIco.GroupIconDir.

Method Details

ToGroupIconDir() public method

Converts the current NIco.IconDir into NIco.GroupIconDir.
public ToGroupIconDir ( ) : GroupIconDir
return GroupIconDir

Property Details

Count public property

public short Count
return short

Reserved public property

public short Reserved
return short

Type public property

public short Type
return short