Go to the source code of this file.
Functions |
| BOOL WINAPI | DllMain (HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpvReserved) |
| KSDDKAPI HRESULT WINAPI | DllUnregisterServer (void) |
| KSDDKAPI HRESULT WINAPI | DllRegisterServer (void) |
| KSDDKAPI HRESULT WINAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
| KSDDKAPI HRESULT WINAPI | DllCanUnloadNow (void) |
Variables |
| const GUID | CBDADeviceControl_GUID = {STATIC_KSMETHODSETID_BdaChangeSync} |
| const GUID | CBDAPinControl_GUID = {0x0DED49D5, 0xA8B7, 0x4d5d, {0x97, 0xA1, 0x12, 0xB0, 0xC1, 0x95, 0x87, 0x4D}} |
| static INTERFACE_TABLE | InterfaceTable [] |