IOsAxsGeneric::GeteXdi2Service (Windows Embedded CE 6.0)
1/5/2010
This method returns the ICcService object that supports the eXdi2 driver.
Syntax
HRESULT GeteXdi2Service(
ICcService** ppeXdi2Service
);
Parameters
- ppeXdi2Service
[out] Interface pointer to the ICcService object that represents the eXdi2 driver associated with the debugging target.
Return Value
The following table shows return values for this method.
Value | Description |
---|---|
S_OK |
Indicates the function was successful. |
E_FAIL |
Indicates an unspecified failure. |
Requirements
Header | OsAccess.h |
Library | OSAXSC.lib |
Windows Embedded CE | Windows CE 5.0 and later |