Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: RegistryInfo.rh

Resource Struct REGISTRY_INFO

REGISTRY_INFO

Support

Supported from 7.0

Description

Declares the interface implementation's available in an interface collection.

LONG dll_uid

UID of the interface implementation.This should be the same as the last UID in the project file's UID statement.

STRUCT interfaces[]

An array of INTERFACE_INFO resources, one for each interface that is implemented in the collection.

Target type: INTERFACE_INFO