'Declaration
<DispIdAttribute(256)> Function GetOCGIntentView( _ ByVal OCGId As Integer _ ) As Boolean
[DispId(256)] bool GetOCGIntentView( int OCGId )
function GetOCGIntentView( OCGId: Integer ): Boolean;
DispIdAttribute(256) function GetOCGIntentView( OCGId : int ) : boolean;
[DispId(256)] bool GetOCGIntentView( int OCGId )
[DispId(256)] bool GetOCGIntentView( int OCGId )
Parameters
- OCGId