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.
This method returns the device container for a platform.
HRESULT get_DeviceContainer( ICcDeviceContainer**out_ppiDC);
Parameters
- out_ppiDC
[out, retval] Pointer to the ICcDeviceContainer object.
Return Values
The following table shows the return values for this method.
Value | Description |
---|---|
E_INVALIDARG | Indicates an invalid argument. |
S_FALSE | Indicates ICcDeviceContainer was not found. |
Requirements
OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors