IVdsLun 인터페이스(vdshwprv.h)

[Windows 8 및 Windows Server 2012 가상 디스크 서비스 COM 인터페이스는 Windows Storage 관리 API로 대체됩니다.]

LUN(논리 단위 번호)에서 쿼리 및 구성 작업을 수행하기 위한 메서드를 제공합니다.

상속

IVdsLun 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IVdsLun 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IVdsLun 인터페이스에는 이러한 메서드가 있습니다.

 
IVdsLun::AddPlex

IVdsLun::AddPlex(vdshwprv.h) 메서드는 LUN을 대상 LUN에 새 플렉스로 추가합니다.
IVdsLun::ApplyHints

IVdsLun::ApplyHints(vdshwprv.h) 메서드는 LUN에 새 힌트 집합을 적용합니다. LUN에 적용되는 힌트는 모든 플렉스에 동시에 적용됩니다.
IVdsLun::AssociateControllers

IVdsLun::AssociateControllers(vdshwprv.h) 메서드는 LUN과 관련하여 하위 시스템 컨트롤러를 활성 또는 비활성으로 설정합니다.
IVdsLun::D 삭제

IVdsLun::D elete(vdshwprv.h) 메서드는 LUN 및 모든 해당 플렉스를 삭제합니다. LUN의 모든 데이터가 손실됩니다. VDS는 LUN에 할당된 범위를 해제합니다.
IVdsLun::Extend

IVdsLun::Extend(vdshwprv.h) 메서드는 지정된 바이트 수만큼 LUN을 확장합니다.
IVdsLun::GetIdentificationData

IVdsLun::GetIdentificationData(vdshwprv.h) 메서드는 SCSI 조회 데이터 및 0x80 및 0x83 중요 제품 데이터 페이지의 데이터를 반환합니다.
IVdsLun::GetProperties

IVdsLun::GetProperties(vdshwprv.h) 메서드는 LUN 개체의 속성을 반환합니다.
IVdsLun::GetSubSystem

IVdsLun::GetSubSystem(vdshwprv.h) 메서드는 LUN을 표시하는 하위 시스템을 반환합니다.
IVdsLun::QueryActiveControllers

IVdsLun::QueryActiveControllers(vdshwprv.h) 메서드는 현재 활성 컨트롤러의 열거형을 반환합니다.
IVdsLun::QueryHints

IVdsLun::QueryHints(vdshwprv.h) 메서드는 현재 LUN에 적용된 힌트를 반환합니다.
IVdsLun::QueryMaxLunExtendSize

IVdsLun::QueryMaxLunExtendSize(vdshwprv.h) 메서드는 LUN을 확장할 수 있는 최대 크기를 반환합니다.
IVdsLun::QueryPlexes

IVdsLun::QueryPlexes(vdshwprv.h) 메서드는 LUN에서 플렉스의 열거형을 반환합니다.
IVdsLun::Recover

IVdsLun::Recover(vdshwprv.h) 메서드는 LUN에서 복구 작업을 시작합니다.
IVdsLun::RemovePlex

IVdsLun::RemovePlex(vdshwprv.h) 메서드는 LUN에서 플렉스를 제거합니다.
IVdsLun::SetMask

IVdsLun::SetMask(vdshwprv.h) 메서드는 LUN에 대한 액세스 권한을 부여할 컴퓨터 목록인 마스킹 해제 목록을 지정합니다.
IVdsLun::SetStatus

IVdsLun::SetStatus(vdshwprv.h) 메서드는 LUN의 상태를 지정된 값으로 설정합니다.
IVdsLun::Shrink

IVdsLun::Shrink(vdshwprv.h) 메서드는 지정된 바이트 수만큼 LUN을 축소합니다.

요구 사항

   
지원되는 최소 클라이언트 Windows Vista[데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2003[데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 vdshwprv.h

추가 정보

IVdsLunPlex::GetLun

LUN 개체

VDS 인터페이스