3.1.4.1 IVdsServiceLoader Interface
Servers implement the IVdsServiceLoader interface, which can be used by clients to load the VDS service object on remote machines.
The UUID for this interface is {E0393303-90D4-4A97-AB71-E9B671EE2729}.
The IVdsServiceLoader methods are specified in section 3.4.5.2.3.
All methods MUST NOT throw exceptions.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Loads the VDS service on the machine that is specified by an input parameter and returns a pointer to the IVdsService interface. Opnum: 3 |