NVFBC_ERROR_UNSUPPORTED_PLATFORM in Capture SDK

Hello, guys, I’m trying to use the samples from NVIDIA Capture SDK.
The function “NvFBC_CreateEx” returns -10. which is NVFBC_ERROR_UNSUPPORTED_PLATFORM.
I enabled NVBFC, so it should be ok.
I use CUDA 8.0. Windows 10. Graphic card is GeForce GTX 860M (laptop). Driver verison is 369.30

I updated the drivers to the latest version and now I get error -5 (NVFBC_ERROR_DRIVER_FAILURE)

What can cause this error? By platform it means, hardware, software or drivers?
Thank!