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 retrieves the form factor container that holds information about the form factors for a platform.
HRESULT get_FormFactorContainer( ICcFormFactorContainer** out_ppiFC);
Parameters
- out_ppiFC
[out, retval] Pointer to the ICcFormFactorContainer object.
Return Values
The following table shows the return values for this method.
Value | Description |
---|---|
E_INVALIDARG | Indicates an invalid argument. |
S_FALSE | Indicates the ICcFormFactorContainer 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