다음을 통해 공유


IDeviceEmulatorManager::MoveNext

업데이트: 2007년 11월

목록의 다음 노드로 이동합니다.

HRESULT MoveNext();

반환 값

메서드 호출의 결과를 나타내는 HRESULT 값입니다.

이 메서드는 현재 플랫폼이 개체의 마지막 노드일 때 오류를 나타내는 HRESULT 값을 반환합니다.

예제

이 예제에서는 이 메서드의 사용법을 보여 줍니다. 전체 예제를 보려면 IDeviceEmulatorManager를 참조하십시오.

// For each of the four nodes in the Device Emulator Manager window
// (Datastore, My Device Emulators, All Device Emulators, and Others)  
for (; SUCCEEDED(hr); (hr = pDeviceEmulatorManager->MoveNext()))

요구 사항

DEMComInterface.tlb