Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
This header is used by wdf. For more information, see:
wdffileobject.h contains the following programming interfaces:
Functions
| WdfFileObjectGetDevice The WdfFileObjectGetDevice method returns the framework device object that is associated with a specified framework file object. |
| WdfFileObjectGetFileName The WdfFileObjectGetFileName method returns the file name that a specified framework file object contains. |
| WdfFileObjectGetFlags The WdfFileObjectGetFlags method returns the flags that a specified framework file object contains. |
| WdfFileObjectGetInitiatorProcessId The WdfFileObjectGetInitiatorProcessId function retrieves the initiator process ID that is associated with a specified framework file object. |
| WdfFileObjectGetRelatedFileObject The WdfFileObjectGetRelatedFileObject method retrieves the related file object to a framework file object. |
| WdfFileObjectWdmGetFileObject The WdfFileObjectWdmGetFileObject method returns the Windows Driver Model (WDM) file object that is associated with a specified framework file object. |
Enumerations
| WDF_FILE_INFORMATION_CLASS The WDF_FILE_INFORMATION_CLASS enumeration identifies the types of file information that a driver can obtain or set. |