This method retrieves a pointer to an active form specified by its identifier.
HRESULT ItemFromID( short wID, IDispatch**ppdispForm );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.