Provides a way to determine if the underlying system is inherently flat or hierarchical and how the server may represent the information of the address space to the client.
FLAT and HIERARCHICAL spaces behave somewhat different. If the result is 'FLAT' then the client knows that there is no need to pass the BRANCH or LEAF flags to BrowseOPCItemIDs or to call ChangeBrowsePosition.
Visual Basic (Declaration) | |
---|---|
Public Function QueryOrganization() As OPCNAMESPACETYPE |
C# | |
---|---|
public OPCNAMESPACETYPE QueryOrganization() |