|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wdfldr.h>

| PFN_CLASS_LIBRARY_BIND_CLIENT _WDF_CLASS_LIBRARY_INFO::ClassLibraryBindClient |
Definition at line 112 of file wdfldr.h.
Referenced by WdfVersionBindClass().
| PFN_CLASS_LIBRARY_DEINIT _WDF_CLASS_LIBRARY_INFO::ClassLibraryDeinitialize |
Definition at line 111 of file wdfldr.h.
Referenced by ClassUnload().
| PFN_CLASS_LIBRARY_INIT _WDF_CLASS_LIBRARY_INFO::ClassLibraryInitialize |
Definition at line 110 of file wdfldr.h.
Referenced by WdfRegisterClassLibrary().
| PFN_CLASS_LIBRARY_UNBIND_CLIENT _WDF_CLASS_LIBRARY_INFO::ClassLibraryUnbindClient |
Definition at line 113 of file wdfldr.h.
Referenced by DereferenceClassVersion().
| WDF_CLASS_VERSION _WDF_CLASS_LIBRARY_INFO::Version |