0 out of 2 rated this helpful - Rate this topic

DvdLauncher function

Applies to: desktop apps only

Verifies that the media region in the DVD drive matches the DVD drive region.

Syntax

BOOL WINAPI DvdLauncher(
  __in  HWND HWnd,
  __in  CHAR DriveLetter
);

Parameters

HWnd [in]

A handle to the top-level window to be used for any required user interface.

DriveLetter [in]

The drive letter.

Return value

If the function succeeds and the regions match, the return value is nonzero. Otherwise, the return value is zero.

Remarks

This function has no associated import library. You must use the LoadLibrary and GetProcAddress functions to dynamically link to StorProp.dll.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

Header

GoDvd.c

DLL

StorProp.dll

See also

Device Management Functions

 

 

Send comments about this topic to Microsoft

Build date: 2/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ