Skip to content

Latest commit

 

History

History
121 lines (97 loc) · 2.72 KB

nf-imapi2-idiscmaster2-get_count.md

File metadata and controls

121 lines (97 loc) · 2.72 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:imapi2.IDiscMaster2.get_Count
IDiscMaster2::get_Count (imapi2.h)
Retrieves the number of the CD and DVD disc devices installed on the computer.
IDiscMaster2 interface [IMAPI]
get_Count method
IDiscMaster2.get_Count
IDiscMaster2::get_Count
get_Count
get_Count method [IMAPI]
get_Count method [IMAPI]
IDiscMaster2 interface
imapi.idiscmaster2_get_count
imapi2/IDiscMaster2::get_Count
imapi\idiscmaster2_get_count.htm
imapi
b1e0ec8f-4c66-4648-ad76-2998200ea574
12/05/2018
IDiscMaster2 interface [IMAPI],get_Count method, IDiscMaster2.get_Count, IDiscMaster2::get_Count, get_Count, get_Count method [IMAPI], get_Count method [IMAPI],IDiscMaster2 interface, imapi.idiscmaster2_get_count, imapi2/IDiscMaster2::get_Count
imapi2.h
Windows
Windows Vista, Windows XP with SP2 [desktop apps only]
Windows Server 2003 [desktop apps only]
Imapi2.idl
Windows
19H1
IDiscMaster2::get_Count
imapi2/IDiscMaster2::get_Count
c++
APIRef
kbSyntax
COM
imapi2.h
IDiscMaster2.get_Count

IDiscMaster2::get_Count

-description

Retrieves the number of the CD and DVD disc devices installed on the computer.

-parameters

-param value [out]

Number of CD and DVD disc devices installed on the computer.

-returns

S_OK is returned on success, but other success codes may be returned as a result of implementation. The following error codes are commonly returned on operation failure, but do not represent the only possible error values:

Return code Description
E_POINTER
Pointer is not valid.

Value: 0x80004003

E_OUTOFMEMORY
Failed to allocate the required memory.

Value: 0x8007000E

E_FAIL
Unspecified failure.

Value: 0x80004005

-see-also

IDiscMaster2

IDiscMaster2::get_Item

IDiscMaster::__NewEnum