3.2.5.2.7 INtmsObjectManagement2 Interface

The INtmsObjectManagement2 interface is implemented by the server to support security, attribute and user interface notification management, and enumeration for objects. It inherits all objects and methods from the INtmsObjectManagement1 interface (opnums 0–11).

The UUID for this interface is "895A2C86-270D-489d-A6C0-DC2A9B35280E". The version for this interface is "1.0".

This interface is optional and the server MAY implement it.<80>

Methods in RPC Opnum Order

Method

Description

EnumerateNtmsObjectR

Enumerates the objects of a container.

Opnum: 12

GetNtmsUIOptionsA

Enumerates the list of computer names to which the specified type of UI is being directed for an object, with strings encoded using ASCII.

Opnum: 13

GetNtmsUIOptionsW

Enumerates the list of computer names to which the specified type of UI is being directed for an object, with strings encoded using Unicode.

Opnum: 14

SetNtmsUIOptionsA

Modifies the list of computer names to which the specified type of UI is being directed for an object, with strings encoded using ASCII.

Opnum: 15

SetNtmsUIOptionsW

Modifies the list of computer names to which the specified type of UI is being directed for an object, with strings encoded using Unicode.

Opnum: 16

All methods MUST NOT throw exceptions.