Previous | Contents | Next
CreateBandiCapture() function is one and only function that bcap32.dll exports. By this function you can create instance of capture library. But we recommend using CBandiCaptureLibrary::Create() function defined in "BandiCap.h"(section 3.3)
HRESULT WINAPI CreateBandiCapture(UINT SDKVersion, void** pp);