Share via


IDeviceEmulatorManager::EnumerateSDKs

Enumerates the platforms in the current node.

HRESULT EnumerateSDKs([out,retval] IEnumManagerSDKs** ppEnumManagerSDKs);

Parameters

  • [out,retval] ppEnumManagerSDKs
    A pointer to an object that implements IEnumManagerSDKs. The object is a list of the platforms in the current node.

Return Value

An HRESULT value that indicates the outcome of the method call.

Example

This example demonstrates the usage of this method. For the complete example, see IDeviceEmulatorManager.

Requirements

DEMComInterface.tlb