Uno/Binary/Spec/Environment Descriptor

From Apache OpenOffice Wiki
< Uno‎ | Binary
Revision as of 11:52, 22 May 2007 by Kr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Type: Specification State: Evolving Availability: URE 1.3

Purpose Environments for the Binary Uno Runtime.

API

[cpp]

  1. include "uno/EnvDcp.h"

void uno_EnvDcp_getTypeName(rtl_uString const * envDcp, rtl_uString ** pTypeName); void uno_EnvDcp_getPurpose (rtl_uString const * envDcp, rtl_uString ** pPurpose);

Note: All access to members of environment descriptors need to use these access functions.

Dependencies

Personal tools