ArcFM Engine Developer Guide
mmHKEY Enumeration


Syntax
'Declaration
 
<GuidAttribute("0375C4E6-8679-11D3-BD36-00500462EE0B")>
Public Enum mmHKEY 
   Inherits System.Enum
'Usage
 
Dim instance As mmHKEY
[Guid("0375C4E6-8679-11D3-BD36-00500462EE0B")]
public enum mmHKEY : System.Enum 
Members
MemberDescription
mmDEFAULT 
mmHKEY_CLASSES_ROOT 
mmHKEY_CURRENT_CONFIG 
mmHKEY_CURRENT_USER 
mmHKEY_DYN_DATA 
mmHKEY_LOCAL_MACHINE 
mmHKEY_PERFORMANCE_DATA 
mmHKEY_USERS 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmHKEY

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Interop Namespace

 

 


Send Comment