SettingsHelperUtilZmotifSetOcpParameters Method 
             | 
          
        
         
            Sets the printers OCP configuration.
            
 
    Namespace: 
   Zebra.Sdk.Card.Zmotif.Settings
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxvoid SetOcpParameters(
	OcpSettings ocpParams
)
Sub SetOcpParameters ( 
	ocpParams As OcpSettings
)
void SetOcpParameters(
	OcpSettings^ ocpParams
)
Parameters
- ocpParams
 - Type: Zebra.Sdk.Card.ContainersOcpSettings
The configuration of the OCP. 
Exceptions
RemarksFor ZMotif Series 7, 8, and 9 printers only.
See Also