[Toc][Index]

PMIREQUEST_UNLOADPMIFILE - Parameters

 
 pAdapter (PVIDEO_ADAPTER) - input 
    Pointer to a VIDEO_ADAPTER data structure. 
 
 ulFunction (ULONG) - input 
    Set equal to PMIREQUEST_UNLOADFILE. 
 
 pIn (PVOID) - input 
    Pointer to the ASCII string of the .PMI file. 
 
 pOut (PVOID) - output 
    NULL 
 
 rc (APIRET) - returns 
    Return codes. 
    Values are as follows: 
    NO_ERROR 
                   Successful completion 
    ERROR_ADAPTER_NOT_SUPPORTED 
                   The PMI file wasn't loaded. 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs