'Declaration
<DispIdAttribute(157)> Function GetBookmarkChildCount( _ ByVal BookmarkID As Integer _ ) As Integer
[DispId(157)] int GetBookmarkChildCount( int BookmarkID )
function GetBookmarkChildCount( BookmarkID: Integer ): Integer;
DispIdAttribute(157) function GetBookmarkChildCount( BookmarkID : int ) : int;
[DispId(157)] int GetBookmarkChildCount( int BookmarkID )
[DispId(157)] int GetBookmarkChildCount( int BookmarkID )
Parameters
- BookmarkID