IccResourceId constructors (protected)
Constructor (1)
IccResourceId (IccBase::ClassType
typ
,
const IccResourceId&
id
)
type
An enumeration, defined in
IccBase
class, that indicates the type of class.
id
A reference to an
IccResourceId
object that is used to create this object.
Constructor (2)
IccResourceId (IccBase::ClassType
type
,
const char*
resName
)
type
An enumeration, defined in
IccBase
class, that indicates the type of class.
resName
The name of a resource that is used to create this object.
[[
Contents
Previous Page
|
Next Page
Index
]]