r3oico

r3oico

Class

plugins/dtype/ico/r3oico.h

Library

r3ico

Description:

Microsoft .ico model class

See Also

real/frio/r3output.h

Super Class

r3Output

R3CLID_OUTPUT

JavaScript

r3Icosettings

Class Identifier

R3CLID_ICOSETTINGS - 2277

Attributes

Type,

Registration

int R3RegisterICOSettingsClass(R3APP *app);

Type

Attribute

Type

Identifier

R3OICOA_Type

JavaScript type

Integer

C type

R3INT

Description

Syntax


jsobj.SetType(value);
value = jsobj.GetType();


R3INT value = ...;
R3SetAttrs(r3obj, R3OICOA_Type, value, R3TAG_END);
R3INT value;
R3GetAttrs(r3obj, R3OICOA_Type, &value, R3TAG_END);

R3OICOA_Type codes

R3ICOTYPE_24
R3ICOTYPE_32
R3ICOTYPE_24_32