Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method returns a pointer to the IDVDDomain interface for the parent domain of the current program chain.
Syntax
HRESULT GetDomain(
IDVDDomain** ppDomain
);
Parameters
- ppDomain
[out] Address of a pointer to the IDVDDomain interface for the parent domain.
Return Value
If the method succeeds, it returns S_OK.
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |