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 |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 2/7/2012