There are two methods that will provide the information you want.
First, use the Function Panels within LabWindows/CVI. From the menu Library --> IVI..., find the function you want (i.e. GetInfoFromResourceName). Then, open the function panel and right-click on the grey back ground for function help or on any control for parameter help.
Second, go to the LabWindows/CVI on-line help, menu item Help --> Contents. Use the index and enter Ivi. You'll see a list of all of the IVI functions and get access to their help pages.
--Bankim