C# Class ManagedWin32.Api.GroupIconDir

Show file Open project: MathewSachin/ManagedWin32

Public Properties

Property Type Description
Count short
Reserved short
Type short

Public Methods

Method Description
ToIconDir ( ) : IconDir

Converts the current NIco.GroupIconDir into NIco.IconDir.

Method Details

ToIconDir() public method

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

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