Go to the source code of this file.
Functions |
| BOOL WINAPI | DllMain (HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpvReserved) |
| KSDDKAPI HRESULT WINAPI | DllUnregisterServer (void) |
| VOID | RegisterBDAComponent (HKEY hFilter, LPCWSTR ComponentClsid, LPCWSTR ComponentName) |
| KSDDKAPI HRESULT WINAPI | DllRegisterServer (void) |
| KSDDKAPI HRESULT WINAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
| KSDDKAPI HRESULT WINAPI | DllCanUnloadNow (void) |
Variables |
| const GUID | KSCATEGORY_BDA_NETWORK_PROVIDER = {0x71985f4b, 0x1ca1, 0x11d3, {0x9c, 0xc8, 0x0, 0xc0, 0x4f, 0x79, 0x71, 0xe0}} |
| static INTERFACE_TABLE | InterfaceTable [] |