domainpolicy.h File Reference

Typedef DmPolicyGetDomainSpecs

typedef const TDmDomainSpec *(* DmPolicyGetDomainSpecs

Defines the function type for a static function that is implemented by a device's domain policy DLL.

The domain manager uses this function to access the hierarchy's policy.

Typedef DmPolicyRelease

typedef void(* DmPolicyRelease

Defines the function type for a static function that is implemented by a device's domain policy DLL.

The domain manager uses this function to release the domain hierarchy specification.

Typedef DmPolicyGetPolicy

typedef TInt (* DmPolicyGetPolicy

Defines the function type for a static function that is implemented by a device's domain policy DLL.

The domain manager uses this function to access the domain hierarchy specification.