VisioForge Video Capture SDK (Delphi / ActiveX)
|
Returns item count of allowed/disallowed addresses list.
function Network_Streaming_Access_GetCount(Blocked: Boolean): Integer;
__fastcall int Network_Streaming_Access_GetCount(Boolean Blocked);
public int Network_Streaming_Access_GetCount(Boolean Blocked);
Public Function Network_Streaming_Access_GetCount(Blocked As Boolean) As Integer
public int Network_Streaming_Access_GetCount(Boolean Blocked);
int Network_Streaming_Access_GetCount(Boolean Blocked);
Network_Streaming_Access_GetCount
public Network_Streaming_Access_GetCount(Boolean $Blocked);
Parameters |
Description |
Blocked: Boolean |
True to get count of items of blocked IP list. |
Returns item count of allowed/disallowed addresses list, 0 if error happen.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|