| Visual Basic (Declaration) | |
|---|---|
Public Property DisableP3 As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool DisableP3 {get; set;} | |
Return Value
true to disable PIII, false to enable PIII.For an example, refer to CodecsJpegOptions.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code