'Declaration
Public Function GetOCGIntentView( _ ByVal OCGId As Integer _ ) As Boolean
public bool GetOCGIntentView( int OCGId )
public function GetOCGIntentView( OCGId: Integer ): Boolean;
public function GetOCGIntentView( OCGId : int ) : boolean;
public: bool GetOCGIntentView( int OCGId )
public: bool GetOCGIntentView( int OCGId )
Parameters
- OCGId